#616: Component with umlauts destroys milestone view (Http  500)
-----------------------+--------------------
 Reporter:  cgraff     |      Owner:  nobody
     Type:  defect     |     Status:  new
 Priority:  major      |  Milestone:
Component:  dashboard  |    Version:  0.6.0
 Keywords:             |
-----------------------+--------------------
 By using a project component containing an umlaut the milestone view will
 not be shown anymore. The page then displays a Genshi error.

 The log file says the following:

 {{{
 2013-07-30 08:45:14,105 Trac[main] WARNING: [127.0.0.1] HTTPInternalError:
 500 Trac Error (Genshi UnicodeEncodeError error while rendering template
 (unknown template location))
 }}}

 === Steps to reproduce ===
 1. in your project create a component containing an umlaut
 2. create a milestone
 3. create a ticket and
 4. choose the component that contains the umlaut for this ticket
 5. assign this ticket to the milestone created before
 6. view the milestone

 === Notes ===

 Replacing the component's umlaut by an ''undangeours'' representation
 (e.g. ΓΌ -> ue) leads to a successful view of the milestone.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/616>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to