Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5132

Source mapping URL should be ignored when sourcemap is disabled

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: In Progress
    • Priority: Normal
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 10.0.0
    • Component/s: None
    • Labels:
      None

      Description

      Steps to Reproduce

      Disable source map in zk.xml

      <client-config>
              <enable-source-map>false</enable-source-map>
      </client-config>

      and load js with //# sourceMappingURL=xxx.js.map

      Current Result

      WpdExtendlet try to load source map
      and exception occurs when not found

      Expected Result

      no exception, just ignore

      Debug Information


      Workaround


        Attachments

          Activity

            People

            Assignee:
            DevChu DevChu
            Reporter:
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: