[Webkit-unassigned] [Bug 58973] [Qt] Problem evaluating javascript function {document.cookie = 'name=value' } when a space ' ' character is present in the value string.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 07:39:33 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
          Component|JavaScriptGlue              |Platform




--- Comment #2 from Benjamin Poulain <benjamin at webkit.org>  2011-04-20 07:39:33 PST ---
After some digging:
1) this type of cookie seems invalid from the "spec"
2) the behavior comes for Qt parsing of Cookies with QNetworkCookie::parseCookies(): http://bugreports.qt.nokia.com/browse/QTBUG-18876

I keep this bug open but P5 in order to track the bug QTBUG-18876 of Qt.

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