Forums / Install & configuration / Path templates (Links) broken in 3.2 final?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Path templates (Links) broken in 3.2 final?

Author Message

Marco Zinn

Saturday 20 September 2003 1:22:45 pm

Before I file a bug report:
Can anyone confirm this:
I think, that the pagelayout.tpl is broken in 3.2 final, as the links on the navigation path do not work anymore. They did on 3.2beta2.
Currently, the Links are created with this:
<a href="{concat($Path:item.url, "/")|ezurl}">{$Path:item.text|wash}</a>

In page_toppath.tpl (probably some remainder from 3.2 betas), it is
<a class="path" href={$Path:item.url|ezurl}>
This works, while the concat-construct does not work.

Edit:
I just found, that <a href={concat($Path:item.url, "/")|ezurl}> works. So, the quotes around the { } are the problem.

Marco
http://www.hyperroad-design.com