https://bugzilla.wikimedia.org/show_bug.cgi?id=21774


Andrea Di Menna <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Andrea Di Menna <[email protected]>  2010-01-04 18:35:53 
UTC ---
The problem is that the link is HTML encoded instead of URL encoded.
That is, characters are encoded in HTML entities (&#<code>;) instead of
percent-encoding (or URL encoding) in the form %<code>.

How is the "regular_wikipedia" link built?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to