Skip to content
Snippets Groups Projects
Commit 7aa859b7 authored by Martin Reddy's avatar Martin Reddy
Browse files

EXT-1566: Fixed another case of UTF-8 vs UTF-32 coding error for SLURL

parsing in text editors. Any time we are looking up segment start/end
ranges we should do this on a wide string.

Also added a convenience LLUrlRegistry::hasUrl() method to easily
determine if a string contains a valid SLURL.
parent a0ee6fbb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment