Community
Participate
Working Groups
Build Identifier: Please assign the "Automatically publish after a build event" radio button a contextid: seop0014 referencing development plugin: org.eclipse.wst.server.ui Reproducible: Always
The seop0012 contextid seems to be duplicated for two different GUI elements: 1. Automatically publish when resources change 2. Publishing interval (in seconds) Please correct the contextids as follows (attached is a screen capture): (seop0016) Never publish automatically (seop0012) Automatically publish when resources change (seop0014) Automatically publish after a build event (seop0018) Publishing interval (in seconds)
Created attachment 167542 [details] PUblishing F1 screen capture
I had a chat with Larina offline, and we reviewed the ids together. I have corrected the context ids as follow: - The timer in the publishing section was indeed using a repeated id .seop0012, it is not pointing to .seop0018 - "Never publish automatically" is pointing to .seop0016 - "Automatically publish when resources change" is pointing to .seop0012 - "Automatically publish after a build event" was already pointing to .seop0014 - "Select publishing actions:" is pointing to .seop0020
Created attachment 168755 [details] v1.0 * Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. This is not a stop-ship, but it would correctly document the usage of our product * Is there a work-around? If so, why do you believe the work-around is insufficient? no * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Launched WTP, set focus to the affected UI and then press F1 * Give a brief technical overview. Who has reviewed this fix? The fix is to crrectly set the context ids for the UI * What is the risk associated with this fix? low, to minimal. Since the code changes affect only the help displayed at runtime
(In reply to comment #3) correcting the typo not=now see the correct sentence below. > - The timer in the publishing section was indeed using a repeated id .seop0012, > it is [now] pointing to .seop0018
changes committed to HEAD
released to HEAD
New Gerrit change created: https://git.eclipse.org/r/108956