[ 
https://issues.apache.org/jira/browse/WW-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart resolved WW-4349.
-------------------------------

    Resolution: Fixed
      Assignee: Lukasz Lenart

Fixed, thanks!

> Missing revision number in struts_dojo.js
> -----------------------------------------
>
>                 Key: WW-4349
>                 URL: https://issues.apache.org/jira/browse/WW-4349
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.3.16.3
>            Reporter: James Kelly
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.18
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I’ve encountered an issue with the struts dojo plug-in for version 2.3.16.3.  
> The jar file struts2-dojo-plugin-2.3.16.3.jar contains unexpanded source code 
> tags.   This is causing an issue in the struts_dojo.js file within the jar 
> e.g.
> Version 2.3.15.2 
> struts_dojo.js line 36 :
> {code:javascript}
> dojo.version={major:0,minor:4,patch:3,flag:"",revision:Number("$Rev: 670371 
> $".match(/[0-9]+/)[0]),toString:function(){
> {code}
> Version 2.3.16.1 
> struts_dojo.js line 36 :
> {code:javascript}
> dojo.version={major:0,minor:4,patch:3,flag:"",revision:Number("$Rev$".match(/[0-9]+/)[0]),toString:function(){
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to