You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2005/09/13 08:36:54 UTC

[jira] Created: (INFRA-557) Hyperlink in JIRA subversion panel has error

Hyperlink in JIRA subversion panel has error
--------------------------------------------

         Key: INFRA-557
         URL: http://issues.apache.org/jira/browse/INFRA-557
     Project: Infrastructure
        Type: Bug
  Components: JIRA  
    Reporter: Will Glass-Husain
    Priority: Minor


In the Subversion panel of a JIRA bug you are allowed to click on a file name.  For example: http://issues.apache.org/jira/browse/VELOCITY-399 click "Subversion", the click "project.xml".  You should see the contents of the file from the repository.  Instead you get this error message:

An Exception Has Occurred

An illegal value ("/jakarta/velocity/core/trunk/xdocs/stylesheets/project.xml") was passed as a parameter.

HTTP Response Status

400 Bad Request

Python Traceback

Traceback (most recent call last):
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3345, in main
    request.run_viewcvs()
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 177, in run_viewcvs
    _validate_param(name, values[0])
  File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 565, in _validate_param
    value, '400 Bad Request')
ViewCVSException: 400 Bad Request: An illegal value ("/jakarta/velocity/core/trunk/xdocs/stylesheets/project.xml") was passed as a parameter.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (INFRA-557) Hyperlink in JIRA subversion panel has error

Posted by "Jeff Turner (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/INFRA-557?page=all ]
     
Jeff Turner resolved INFRA-557:
-------------------------------

    Resolution: Duplicate

Fixed.

> Hyperlink in JIRA subversion panel has error
> --------------------------------------------
>
>          Key: INFRA-557
>          URL: http://issues.apache.org/jira/browse/INFRA-557
>      Project: Infrastructure
>         Type: Bug
>   Components: JIRA
>     Reporter: Will Glass-Husain
>     Priority: Minor

>
> In the Subversion panel of a JIRA bug you are allowed to click on a file name.  For example: http://issues.apache.org/jira/browse/VELOCITY-399 click "Subversion", the click "project.xml".  You should see the contents of the file from the repository.  Instead you get this error message:
> An Exception Has Occurred
> An illegal value ("/jakarta/velocity/core/trunk/xdocs/stylesheets/project.xml") was passed as a parameter.
> HTTP Response Status
> 400 Bad Request
> Python Traceback
> Traceback (most recent call last):
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3345, in main
>     request.run_viewcvs()
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 177, in run_viewcvs
>     _validate_param(name, values[0])
>   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 565, in _validate_param
>     value, '400 Bad Request')
> ViewCVSException: 400 Bad Request: An illegal value ("/jakarta/velocity/core/trunk/xdocs/stylesheets/project.xml") was passed as a parameter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira