Problema with the character '@' with the option "autolink", it converts into a 
"mailto"
---------------------------------------------------------------------------------------

                 Key: DISPL-600
                 URL: http://jira.codehaus.org/browse/DISPL-600
             Project: DisplayTag
          Issue Type: Bug
          Components: HTML Generation
    Affects Versions: 1.2
            Reporter: Carlos Alonso
            Priority: Minor


Problem with the decorator HTML to print link if it contains the character '@'.

If you use the parameter "autolink" and "href" inside the tag "column", and the 
property to view contains the character @, the Decorator HTML printns <a 
href="mailto:x...@xx";>x...@xxx</a>, instead of <a href="[param_href]">xxxxx</a>.

I don't know if this is a error, or a normal behaviour of the decorator view.

Thanks very much!

Carlos

-- 
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

        

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to