[zanata-bugs] [Bug 701524] mvn client generates illegal URIs if project ID has spaces

bugzilla at redhat.com bugzilla at redhat.com
Thu May 5 04:25:46 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=701524

Sean Flanigan <sflaniga at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|mvn client cannot handle    |mvn client generates
                   |Project name that has       |illegal URIs if project ID
                   |spaces                      |has spaces

--- Comment #4 from Sean Flanigan <sflaniga at redhat.com> 2011-05-05 00:25:46 EDT ---
The client should probably escape any IDs which are used to build URIs. 
(Alternatively, it could try to validate the IDs, but it will be tricky keeping
the client-side validation in sync with the server-side validation if we ever
change the rules.  URI escaping should guarantee legal URIs, and when the ID is
valid, escaping shouldn't change anything.)

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



More information about the zanata-bugs mailing list