Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4.1
-
Fix Version/s: None
-
Component/s: delimiters
-
Labels:None
-
Number of attachments :
Description
I'm converting a project from Ant that uses a double caret as a filtering delimiter, e.g.
"^^DB.HOST^^"
If I change
"^^"
to a single caret
"^"
or
"^@"
or anything else it works fine. I'll attach a minimal example project.
Activity
Dennis Lundberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description | I'm converting a project from Ant that uses a double caret as a filtering delimiter (e.g. "^^DB.HOST^^"). If I change "^^" to a single caret "^", or "^@", or anything else it works fine. I'll attach a minimal example project. |
I'm converting a project from Ant that uses a double caret as a filtering delimiter, e.g.
{noformat} "^^DB.HOST^^" {noformat} If I change {noformat} "^^" {noformat} to a single caret {noformat} "^" {noformat} or {noformat} "^@" {noformat} or anything else it works fine. I'll attach a minimal example project. |
Dennis Lundberg
made changes -
| Component/s | delimiters [ 14617 ] |
Oops, aparently JIRA picked up the caret characters in my description as superscript wiki markup, and I don't seem to have the access rights to edit it. Here it is again with the markup escaped: