You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/10/16 10:48:14 UTC

DO NOT REPLY [Bug 13685] New: - Paginator produces wrong navigation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13685>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13685

Paginator produces wrong navigation

           Summary: Paginator produces wrong navigation
           Product: Cocoon 2
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: frank.taffelt@interface-business.de


In some circumstances the paginator inserts a next navigation link when no one 
is required. As an example use the paginator example provided by cocoon with 
the following input:

<list>
 <item>This is item 1</item>
 <item>This is item 2</item>
 <item>This is item 3</item>
 <item>This is item 4</item>
</list>

this creates a next link to the second group of 4 items, which is of course 
wrong. Also this occurs with 8,12 ... items in total.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org