property paging.banner.some_items_found is not set using displaytag.properties
------------------------------------------------------------------------------

         Key: DISPL-233
         URL: http://jira.codehaus.org/browse/DISPL-233
     Project: DisplayTag
        Type: Bug
  Components: Paging/Sorting  
    Versions: 1.0    
    Priority: Minor
 Attachments: displaytag.properties

The property  paging.banner.some_items_found set using the 
displaytag.properties file is not working.
I have included the displaytag.properties used in my application attached.

When I set the property using the SetProperty tag it does work:

        <%
        String property = "test";
        %>
        <display:setProperty name="paging.banner.some_items_found" 
value="<%=property%>"/>


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to