Community
    • Login

    Colorization bug in XML

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    xmlbugcolorization
    3 Posts 2 Posters 1.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Thibault CastelT
      Thibault Castel
      last edited by

      Hi there

      I have encountered a really weird behaviour in XML colorization.

      If I write
      <script>
      <blob> blob 1 </blob>
      <blob> blob 2 </blob>
      </script>
      the “<blob></blob>” items are not correctly colorized, they are not recognized as XML nodes. It appears as normal text. Even the node content is normal text (should be bold)

      But if I replace <script></script> by anything else:
      <item>
      <blob> blob 1 </blob>
      <blob> blob 2 </blob>
      </item>
      Colorization works perfectly!

      It’s like the colorization engine does not like “script” word. I tried with “scripts”, that’s ok!
      Here is a picture with that strange behaviour : https://www.hostingpics.net/viewer.php?id=809876weird.png

      I have Notepad++ 7.5.3 (32 bits) built Dec 5 2017 - 10:45:46

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by

        Fix has been submitted hopefully will be in the next release.

        1 Reply Last reply Reply Quote 0
        • Thibault CastelT
          Thibault Castel
          last edited by

          Thank you! I’ll wait the next release :)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors