https://bz.apache.org/bugzilla/show_bug.cgi?id=59131
--- Comment #7 from Sebb <[email protected]> --- (In reply to Sebb from comment #4) > I'm not sure why there needs to be a Delete function. Surely one just does > not select it? > > Indeed, I'm not sure why there needs to be an Add button either. > > The way this works for the TestBean-based GUIs is to have an editable entry > in the drop-down box. For example like the Language field in the > JSR223Sampler. > > This can then either be a fixed value or even a variable reference. > > If this were done there would be no L10N issue. > > So my vote is for 'other way'. I was confused by the title; it's a generic L10N issue, not just for HTTP GUI, so it still may need addressing at some point. Another solution would be to move the class out of Jorphan so the property mechanisms are available. I think we need to see if there are other classes that have the same issue. -- You are receiving this mail because: You are the assignee for the bug.
