issue with printNewsPageListWithNav()

vincent3569 Member, Translator
hello

it seems to be a bug on printNewsPageListWithNav with ZP 1.4.0.1.
there is two <./.l.i.> tags on the the first and last items.

there is the genrated code by the function :

`

<.u.l><.l.i class="prev">«

<./.l.i><./.l.i>

<.l.i class="current">1<./.l.i>

<.l.i>2<./.l.i>

<.l.i class="next">»

<./.l.i><./.l.i>

<./.u.l>

`

PS : sorry for the noation, it's the only way I have found to describe the bug on the forum.

Comments

  • Generally you put code and html stuff in the "peck marks" quotes to have it show up properly on the forum. On the PC US keyboard this is the character under the tilda. Unfortunately, that is the one character I do not know how to show on the forum.

    e.g.
    `
    • xxxx
    • yyyy
    `
    I can reproduce this problem. We will look into it.
Sign In or Register to comment.