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 EXT-5461: Reverting change 49e628c3a0c5. 2010-02-18 15:03:03 +00:00
lib/python Backed out changeset 49e628c3a0c5 - further changes for reverting default/base changes. 2010-02-18 20:59:47 -05:00
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for messages (nearby chat/im) received today) 2010-02-19 13:36:47 +02:00
llcrashlogger
llimage
llimagej2coj
llinventory
llmath
llmessage
llplugin
llprimitive
llrender Additional optimizations to text reflow for EXT-5071. 2010-02-18 13:40:32 -08:00
llui Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid slurls). 2010-02-22 19:22:43 +02:00
llvfs EXT-5461: Reverting change 49e628c3a0c5. 2010-02-18 15:03:03 +00:00
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