[ 
https://issues.jenkins-ci.org/browse/JENKINS-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159112#comment-159112
 ] 

SCM/JIRA link daemon commented on JENKINS-12685:
------------------------------------------------

Code changed in jenkins
User: Olivier Lamy
Path:
 src/main/java/org/jenkinsci/plugins/tokenmacro/Tokenizer.java
 src/test/java/org/jenkinsci/plugins/tokenmacro/TokenMacroTest.java
http://jenkins-ci.org/commit/token-macro-plugin/38919bf309fc93f985481959da1705ab1dcd9456
Log:
  Merge pull request #5 from slide/7f437947b485d56895cff3a6e48450d6192e26bb

Fix JENKINS-12685
Thanks !


Compare: 
https://github.com/jenkinsci/token-macro-plugin/compare/da2858d...38919bf


                
> There is no way to escape a $ so that it can be used without an exception
> -------------------------------------------------------------------------
>
>                 Key: JENKINS-12685
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12685
>             Project: Jenkins
>          Issue Type: Bug
>          Components: token-macro
>    Affects Versions: current
>         Environment: Token Macro 1.5
>            Reporter: Slide-O-Mix
>            Assignee: Kohsuke Kawaguchi
>            Priority: Minor
>
> With the token macro plugin, if I have something like the following "$4000" 
> in my text, there is an exception for unknown macro thrown. There should be a 
> way to escape the $ so that you can actually use a $ in the text of something 
> that is going to be replaced.

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

        

Reply via email to