aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-05-12 02:46:13 +0100
committerJustin Clark-Casey (justincc)2011-05-12 02:46:13 +0100
commitac12ace6f1f837cfe934ddc69438796ad174c84f (patch)
treef4b779db32ffb477ade674df58592bebadc4be0b /OpenSim/Framework
parentRevert "Functional improvement: close the stream. Non-functional: add debug m... (diff)
downloadopensim-SC_OLD-ac12ace6f1f837cfe934ddc69438796ad174c84f.zip
opensim-SC_OLD-ac12ace6f1f837cfe934ddc69438796ad174c84f.tar.gz
opensim-SC_OLD-ac12ace6f1f837cfe934ddc69438796ad174c84f.tar.bz2
opensim-SC_OLD-ac12ace6f1f837cfe934ddc69438796ad174c84f.tar.xz
Prevent viewer 2 from creating a duplicate outfit inventory links.
I believe this is safe since there is a 1-1 correspondence between link item and worn item (i.e. you can't be wearing the same item at two spots simultaneously in one outfit). This should stop lots of duplicate links being created when viewer 2 is used. However, this doesn't prevent broken inventory links, which I believe is timing related since the effect is not consistent (e.g. keep relogging and the viewer should end up seeing them correctly) . I think we actually see this problem on viewer 1 as well. It might be easier just to implement the Fetch*2 inventory caps which are documented at http://wiki.secondlife.com/wiki/Inventory_API. WebFetch* has been deprecated by Linden Lab since viewer 2.5.1 and according to the sl wiki, "has numerous bugs".
Diffstat (limited to 'OpenSim/Framework')
0 files changed, 0 insertions, 0 deletions