Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Adding a tag like this to a class
@foo bar=" value"
getTagByName("foo").getNamedParameter("bar") will not return value
I'll attach a tesr case now
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | qdox-jira50.txt [ 12108 ] |
| Fix Version/s | 1.5 [ 10650 ] | |
| Assignee | Mike Williams [ mdub ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Adds a failing test for a parameter starting with white space, I hope it's ok.
The patch is from the latest CVS