Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Colorization bug in XML

    Help wanted · · · – – – · · ·
    xml bug colorization
    2
    3
    1185
    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 Castel
      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
      • dail
        dail last edited by

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

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

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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors