major
nice-to-have
defect
major
defect
Due to the changes in ticket #22445, the TagLib code support in JSPs no longer works in Eclipse.
I.e. Eclipse does not recognize the used TagLibs anymore and complains about every tag in JSPs as "Unknown Tag". In addition, code completion no longer works accordingly.
Workaround: Restore the web.xml in Top-Logic and in Element as local changes from the version before ticket #22445.
Test
Open in Eclipse JSP of any project and check if the IDE can jump with F3 to a tag definition of e.g. <layout:html/>.