Community
Participate
Working Groups
Build Identifier: 20100617-1415 "!_JSP_UI!" label appears in Servlet Wizard. For more details check the screenshot attached. Reproducible: Always Steps to Reproduce: 1. Create Web 2.5 Project 2. Create Servlet 3. Start again Servlet Wizard 4. Check "Use an existing Servlet or JSP" 5. Click "Browse" Result: A screenshot is attached.
Created attachment 173175 [details] Screen shot
I don't know how this happened, but the patch from bug 198937 applied to all files with the exception of webedit.properties.
Created attachment 173238 [details] patch Patch for the missing change in webedit.properties.
Chuck, please review this patch for 3.2.1.
approved
Raising for PMC review. * 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 bug solves a regression introduced with the Helios release. One UI label is corrupted. * Is there a work-around? If so, why do you believe the work-around is insufficient? No meaningful workaround. * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Manually tested. * Give a brief technical overview. Who has reviewed this fix? The patch of bug 198937 was not applied to the webedit.properties file by mistake. This patch adds the missing bits from that patch. * What is the risk associated with this fix? The changes affect some UI labels. No other technical risk.
Committed to HEAD and released.