Bug: I2Utils FindNextTag doesn't handle Nested Tags causing
1 month 4 days ago #4192
by UltraRat
If ApplyRTLfix has a string with multiple types of tag starters like <!-Missing [TermName]-!> an IndexOutOfRangeException is fired because FindNextTag marks < as the tag start and ] as the tag end which can't restore the tags correctly.
I've worked around it for now, just reporting it since I didn't see it anywhere.
I've worked around it for now, just reporting it since I didn't see it anywhere.
Please Log in or Create an account to join the conversation.
Time to create page: 0.123 seconds