#616: Component with umlauts destroys milestone view (Http 500)
------------------------+-----------------------
Reporter: cgraff | Owner: rjollos
Type: defect | Status: assigned
Priority: major | Milestone: Release 7
Component: ui design | Version: 0.6.0
Resolution: | Keywords:
------------------------+-----------------------
Changes (by rjollos):
* status: new => assigned
* owner: nobody => rjollos
* component: dashboard => ui design
Comment:
(In [1508449])
Fix for components with unicode characters preventing rendering of the
milestone view. Fixes #616.
The milestone view shows a list of components, and the milestone view
would not render due to an improperly encoded href string. URL encoding of
the query href parameters did not account for the possibility that the
parameters could be unicode strings.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/616#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker