phoenix-firestorm/indra
Andrew Dyukov 16b284971e Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid slurls).
- Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does.

- Used it in slurl DnD check in LLViewerWindow.

- LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description).

--HG--
branch : product-engine
2010-02-22 19:22:43 +02:00
..
cmake make linux viewer build use the new boost lib names. :/ 2010-02-20 14:27:51 +00:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon
llcrashlogger
llimage
llimagej2coj
llinventory
llmath
llmessage
llplugin
llprimitive
llrender
llui Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid slurls). 2010-02-22 19:22:43 +02:00
llvfs
llwindow Wow, fix gcc fussiness that only happens in release builds for some reason. 2010-02-19 14:01:07 +00:00
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid slurls). 2010-02-22 19:22:43 +02:00
test
test_apps/llplugintest
tools/vstool
viewer_components
win_crash_logger
win_updater
CMakeLists.txt
develop.py