Community
Participate
Working Groups
I was externalizing strings in some new files yesterday and noticed that I was just internalizing everything because these were strings that didn't need to be externalized (ie., HTML tags). When I ran through the wizard, it gave me an unused import on my access class. The wizard should probably be more intelligent in when it decides to add the import.
*** Bug 310851 has been marked as a duplicate of this bug. ***
Created attachment 176672 [details] fix+test Fixed in HEAD. (This patch improves readability of test cases as well)
.
*** Bug 216587 has been marked as a duplicate of this bug. ***