When adding a JSP element in a custom folder or workspace view and you later want to edit (modify) this JSP element, is it only possible to see the JSP-reference (subfolder and name) if the reference is without parameters.

name.jsp works fine, shows the string

name.jsp?some parameters does not show the string

The JSP reference with parameters is still functional, but not visible. Please fix this so it’s visible in both situations.

Comments