Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-4349

Missing revision number in struts_dojo.js

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.16.3
    • 2.3.20
    • Plugin - Dojo Tags
    • None

    Description

      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 :

      dojo.version={major:0,minor:4,patch:3,flag:"",revision:Number("$Rev: 670371 $".match(/[0-9]+/)[0]),toString:function(){
      

      Version 2.3.16.1

      struts_dojo.js line 36 :

      dojo.version={major:0,minor:4,patch:3,flag:"",revision:Number("$Rev$".match(/[0-9]+/)[0]),toString:function(){
      

      Attachments

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              jhkelly James Kelly
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified