Revision: 640
          http://stripes.svn.sourceforge.net/stripes/?rev=640&view=rev
Author:   b4pro
Date:     2007-12-03 05:57:57 -0800 (Mon, 03 Dec 2007)

Log Message:
-----------
STS-431 (link and url tags generate URLs that are not XHTML compliant)
added information about the the fact that the url is not encoded

Modified Paths:
--------------
    trunk/stripes/resources/stripes.tld

Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2007-11-29 18:55:13 UTC (rev 639)
+++ trunk/stripes/resources/stripes.tld 2007-12-03 13:57:57 UTC (rev 640)
@@ -1820,7 +1820,7 @@
             Similar to the link tag except that the behaviour closely 
approximates the JSTL
             c:url tag. Generates a URL containing the necessary source-page 
and event
             parameters. If a 'var' attribute is specified, the generated URL 
will be written
-            to that variable, otherwise it will be written into the page.
+            to that variable, otherwise it will be written into the page. Like 
c:url the constructed url is not encoded.
         ]]></description>
         <display-name>url</display-name>
         <name>url</name>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to