[Webkit-unassigned] [Bug 101061] New: [EFL][WK2]Minibrowser forgets http variables when url includes ampersand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 08:38:11 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=101061

           Summary: [EFL][WK2]Minibrowser forgets http variables when url
                    includes ampersand
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jussi.kukkonen at intel.com


It seems Elementary entry thinks it's supposed to mangle input and output. If user inputs an ampersand sign, that is turned into "&" in the elm_entry_entry_get() output. This will in effect drop every http variable after the first.

I'll attach a patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list