[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2014-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

James Forrester  changed:

   What|Removed |Added

   Assignee|roan.katt...@gmail.com  |jforrester+veteambztickets@
   ||wikimedia.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2013-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

--- Comment #4 from Gabriel Wicke  ---
(In reply to comment #3)
> (In reply to comment #0)
> > This causes the test 'document with meta elements: data' in 
> > ve.dm.MWConverter
> > to fail. Not sure if it is any more serious than that.
> 
> Are you comparing a HTML serialization or the DOM attribute? A diff in the
> former is fine, but a diff in the latter would be a bug.

Actually, a diff in the *percent-decoded* DOM href attribute would be a bug.

We decode all hrefs in the serializer, so to us it makes no difference if it is
encoded as %20 or a literal space in HTML.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2013-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

--- Comment #3 from Gabriel Wicke  ---
(In reply to comment #0)
> This causes the test 'document with meta elements: data' in ve.dm.MWConverter
> to fail. Not sure if it is any more serious than that.

Are you comparing a HTML serialization or the DOM attribute? A diff in the
former is fine, but a diff in the latter would be a bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2013-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

Gabriel Wicke  changed:

   What|Removed |Added

 CC||gwi...@wikimedia.org

--- Comment #2 from Gabriel Wicke  ---
(In reply to comment #1)
> A space is not a valid character in an URL, it must always be
> percent-encoded.
> https://en.wikipedia.org/wiki/URL#List_of_allowed_URL_characters

Are we talking about HTTP or HTML here? If it is HTML, then I'd suggest looking
at the relevant HTML5 spec.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2013-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
Web browser|--- |Firefox

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58586] VisualEditor: Computed href in Firefox normalises ' ' to '%20'

2013-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58586

Bartosz Dziewoński  changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #1 from Bartosz Dziewoński  ---
A space is not a valid character in an URL, it must always be percent-encoded.
https://en.wikipedia.org/wiki/URL#List_of_allowed_URL_characters

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l