Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.1
-
Fix Version/s: 2.4.2
-
Component/s: Displayers
-
Labels:None
Description
I have a submenu that contains items where a some users don't have permissions to see any of them although they do have permissions to see the submenu itself.
The generated code produces empty ul tags (<ul></ul>).
Validating this against xhtml 1.0 Strict give the following error:
end tag for "ul" which is not finished.
Can you provide a more detailed example? I'd like to try and reproduce this in order to fix it. Are you using the Java or Velocity version of the CSSListMenu?