Colorization bug in XML
-
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.pngI have Notepad++ 7.5.3 (32 bits) built Dec 5 2017 - 10:45:46
-
Fix has been submitted hopefully will be in the next release.
-
Thank you! I’ll wait the next release :)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login