Skip to content

Conversation

@wshawn
Copy link

@wshawn wshawn commented May 2, 2013

Even with &activeClasses=class="active" (notice the space), collision would happen:

  • <aclass="active" href="z-store/getresourcesstore.html?page=2">2
  • Thereby destroying the active link. For whatever reason it works in the first [[+activeClasses]], but is trimmed in subsequent calls.

    Even with &activeClasses=` class="active"` (notice the space), collision would happen: <li class="active"><aclass="active" href="z-store/getresourcesstore.html?page=2">2</a></li>
    
    Thereby destroying the active link.  For whatever reason it works in the first [[+activeClasses]], but is trimmed in subsequent calls.
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    None yet

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant