#2665: UTF8 encoding.
---------------------------+------------------------------------------------
 Reporter:  anonymous      |        Owner:  cboos
     Type:  defect         |       Status:  new  
 Priority:  normal         |    Milestone:  0.10 
Component:  wiki           |      Version:  0.9.3
 Severity:  minor          |   Resolution:       
 Keywords:  utf-8 unicode  |  
---------------------------+------------------------------------------------
Changes (by cboos):

  * severity:  major => minor
  * owner:  jonas => cboos
  * milestone:  => 0.10

Comment:

 There are a couple of `urllib.unquote` in
 [source:trunk/trac/wiki/[EMAIL PROTECTED] trac/wiki/api.py lines 226-227]
 which explain this behavior.
 I think this is a left-over from the time we didn't have a way
 to quote spaces and that the use of '%20' was recommended for this.

 I think we should remove those `urllib.unquote`. Any objections?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2665>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to