You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2004/05/18 04:31:33 UTC

DO NOT REPLY [Bug 29047] New: - PopupLink encodes href parameter

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29047

PopupLink encodes href parameter

           Summary: PopupLink encodes href parameter
           Product: Tapestry
           Version: 3.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Contrib
        AssignedTo: tapestry-dev@jakarta.apache.org
        ReportedBy: jsightler@eximtechnologies.com


<a jwcid="fileDialogLink" href="?service=page/FileDialogPage">File Dialog</a><br/>

The ?service=page/FileDialogPage gets munged, resulting in a 404 error due to
the value being URL Encoded.

Also, the fact that there is no easy way to link directly to a Page within
Tapestry (?!?) seems strange.

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org