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

--- Comment #1 from Zoltán Baráti <[email protected]> 2010-07-02 15:29:17 UTC 
---
EXPECTED

urls in ENTITY declaration should be encoded with XML Character Reference
á
should be encoded
&#225; 

line 7 and 8 should be
------------------------
7:     <!ENTITY wiki
'http://zolta.homelinux.org/Z/w/Speci&#225;lis:URIResolver/'>
8:     <!ENTITY property
'http://zolta.homelinux.org/Z/w/Speci&#225;lis:URIResolver/Property-3A'>
===================================
Question
1. Where in the code jungle is the line we need to change
2. What PHP function does this encoding?

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