Skip to content

Generated side menu creates invalid html ul list #2

@JakubJecminek

Description

@JakubJecminek

https://github.com/alkacon/modules-v8/blob/branch_8_5_x/modules/com.alkacon.opencms.v8.template3/resources/system/modules/com.alkacon.opencms.v8.template3/elements/menu/nav_side.jsp

from demo template 3 example of the problem:

   <li><a href="/flower-en/flower-search/solr-integration/" >Flower Search</a>    
    </li>   
   <li><a href="/flower-en/flower-subscription/" >Flower Subscription</a>  
  </li></ul></li></ul>
  </li>
 </ul>

As you can see on the end of the ul list thare are redundant html tags. This issue is still valid for 8.5.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions