mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
These paths are actually URLs and so the special URL characters must be percent-encoded in them. Document this and add a test checking that this is how it works. Closes #19142.