[ 
https://issues.apache.org/jira/browse/WW-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718554#comment-14718554
 ] 

nikos dimitrakas commented on WW-4349:
--------------------------------------

Shouldn't this also be fixed in dojo.js and not only in struts_dojo.js?

> 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.20
>
>   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.3.4#6332)

Reply via email to