Issue Details (XML | Word | Printable)

Key: JRA-5223
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mike Cannon-Brookes [Atlassian]
Reporter: Mike Cannon-Brookes [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Issue key regex is broken with punctuation

Created: 13/Nov/04 06:30 PM   Updated: 30/Jul/06 07:35 PM
Component/s: Web interface
Affects Version/s: 3.0.2
Fix Version/s: 3.1

Time Tracking:
Not Specified

File Attachments: 1. File JiraKeyUtils.class (6 kB)

Issue Links:
Duplicate
 
Reference
 

Participants: Brian Lalor, Jeff Turner [Atlassian], Mike Cannon-Brookes [Atlassian] and Scott Farquhar [Atlassian]
Since last comment: 3 years, 41 weeks, 4 days ago
Resolution Date: 13/Nov/04 06:30 PM
Labels:


 Description  « Hide
As reported by users of the Perforce plugin, JiraKeyUtils isn't correctly identifying issue keys when they're surrounded by [] - ie JRA-107.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mike Cannon-Brookes [Atlassian] added a comment - 13/Nov/04 06:30 PM
I've fixed this in CVS, needs to be ported to the bug fix branch.

Mike Cannon-Brookes [Atlassian] added a comment - 13/Nov/04 06:41 PM
If you drop this class into WEB-INF/classes/com/atlassian/jira/util it should patch the problem until the next JIRA release.

Brian Lalor added a comment - 19/Nov/04 06:56 AM
Is it acceptible to put this .class file in edit-webapp/WEB-INF/classes/com/atlassian/jira/util ?

Scott Farquhar [Atlassian] added a comment - 21/Nov/04 04:59 PM
Brian,

That is fine, provided that you remember to build the war file afterwards.

Cheers,
Scott


Jeff Turner [Atlassian] added a comment - 20/Dec/04 11:02 PM
D'oh, we didn't port this fix back to 3.0.3

Jeff Turner [Atlassian] added a comment - 20/Dec/04 11:02 PM
This also causes the CVS log parser to miss issues containing strings like '[FOO-123] Fixed'.