Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-102

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-102
    Summary: Too old setProperty usages in example-config.jsp
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Examples

   Assignee: 
   Reporter: Masoud Omidvar

    Created: Wed, 10 Nov 2004 6:50 AM
    Updated: Wed, 10 Nov 2004 6:50 AM

Description:
file: example-config.jsp

wrong
-----
<display:setProperty name="paging.banner.prev_label" value="Back" />
<display:setProperty name="paging.banner.next_label" value="Forw" />

correct
-------
<display:setProperty name="paging.banner.full" value="<span 
class=\"pagelinks\">[<a href=\"{1}\">First</a>/<a href=\"{2}\">Back</a>] {0} 
[<a  href=\"{3}\">Forw</a>/<a href=\"{4}\">Last</a>]" />
  



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to