https://issues.apache.org/bugzilla/show_bug.cgi?id=55203
--- Comment #11 from Sebb <[email protected]> --- (In reply to Sebb from comment #10) > (In reply to Philippe Mouawad from comment #4) > > I think regression came from 54110. > > Bug 54110 moved the common fields and setters/getters to a shared > super-class. > > I just tried moving them back, and it does not fix the issue. Oops, sorry - I thought the lists looked the same, but I'd forgotten I'd converted JSR223 to all lower case and I was looking for an uppercase entry. Should have checked more carefully. The problem does seem to be the shared class with different requirements for the TAG field. However, it does not seem to be a problem for the other shared fields where the attributes may vary - e.g. scripting.displayName which shows the different script variables that are available. -- You are receiving this mail because: You are the assignee for the bug.
