Issue Details (XML | Word | Printable)

Key: JRA-13473
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Lily Xia [Atlassian]
Reporter: Riikka Lemminkäinen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Double quotes allowed in transition name while editing a transition

Created: 04/Sep/07 07:32 AM   Updated: 08/Nov/07 05:58 PM
Component/s: Workflow
Affects Version/s: 3.9.2
Fix Version/s: 3.12

Time Tracking:
Original Estimate: 4h
Original Estimate - 4h
Remaining Estimate: 4h
Remaining Estimate - 4h
Time Spent: Not Specified
Remaining Estimate - 4h

Environment: 3.9.2-standalone
Issue Links:
Reference
 

Participants: Anton Mazkovoi [Atlassian], Eddie Kua [Atlassian], Lily Xia [Atlassian] and Riikka Lemminkäinen
Since last comment: 1 year, 34 weeks ago
Resolution Date: 08/Nov/07 05:58 PM
Labels:


 Description  « Hide
Double quote is not allowed in transition name wile creating a new transition. Invalid character error message is shown above the name field.

However, when I edit the transition name I'm allowed to add double quotes in the transition name.

Just wondering will the double quotes cause some troubles in the long run. At least in JRA-8656 using double quotes caused some problems. Using single quote might be the most secure option?



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Eddie Kua [Atlassian] added a comment - 04/Sep/07 09:11 PM
I am able to reproduce this error and tested with JIRA v3.10.2. The workflow step name and workflow transition name are restricted for double quotes when I'm adding a new workflow step or a new workflow transition. However, it's allowed to add double quotes when I'm editing the workflow step name and workflow transition name.

Cheers,
Eddie


Anton Mazkovoi [Atlassian] added a comment - 04/Sep/07 11:26 PM
I think once we upgraded to workflow 2.8 the XML espcaping was fixed, and hence adding transitions with quotes in them shoudl work.

Need to check this.

Cheers,
Anton


Lily Xia [Atlassian] added a comment - 08/Nov/07 05:58 PM
Double quotes are now allowed in both adding and editing transitions.