[ 
https://jira.codehaus.org/browse/CONTINUUM-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed CONTINUUM-2500.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.1
         Assignee: Brett Porter

While it hasn't been escaped directly, input of the quotes in a name were 
prevented as part of the validation for CONTINUUM-2620
                
> Problems with quotation marks in projectgroup names
> ---------------------------------------------------
>
>                 Key: CONTINUUM-2500
>                 URL: https://jira.codehaus.org/browse/CONTINUUM-2500
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.3.6
>            Reporter: Reimer Prochnow
>            Assignee: Brett Porter
>            Priority: Trivial
>              Labels: backlog-to-cleanup
>             Fix For: 1.4.1
>
>
> A project group can be renamed to a name containing one or more quotation 
> marks, e.g. 'my project ("release 11")'
> Projects inside this group will fail building with an error:
> [INFO] Invalid task '11)': you must specify a valid lifecycle phase, or a 
> goal in the format plugin:goal or 
> pluginGroupId:pluginArtifactId:pluginVersion:goal
> This looks like a problem with spaces, but the former name contained spaces 
> without error.
> The project group cannot be renamed, the GUI reports:
> org.jpox.store.rdbms.query.JDOQLQuery$Compiler$ExpressionSyntaxException: ')' 
> expected at character 39 in "this.roleNames.contains("my project ("Release 
> 11")")"
> So any '"' should be escaped somehow.
> This error is not reported in any logfile.
> You can correct this problem in the database by changing the 
> PROJECTGROUP.NAME back to the old one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to