To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68580
                 Issue #|68580
                 Summary|XForms does not properly URL-encode GET
               Component|Word processor
                 Version|OOo 2.0.3
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|mru
             Reported by|jdeisenberg





------- Additional comments from [EMAIL PROTECTED] Sun Aug 13 21:56:20 -0700 
2006 -------
When you send an XForm document to a CGI script using the "GET" method, the data
is not properly URL-encoded.  If you enter "[EMAIL PROTECTED]" in the email 
field
of the attached document, and then dump all the environment variables, you will
see this in QUERY_STRING:

   email=joe%4example.com&username=Joe+Doakes&

Note the trailing ampersand and the @ encoded as %4 rather than %40.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to