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

EXT-944 EXT-1026: converted the LLUrlRegistry::findUrl() method to

work on an LLWString instead of a std::string, so that we don't have
to worry about character offsets for variable-length-encoded UTF-8
strings.

This was causing crashes whenever we would try to show a textbox with
a URL and foreign characters (> 1 byte chars). Damn, I suck!
parent be41bf82
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