• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-3119
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Unassigned
Reporter: whump linden
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

OGP Beta: Agent Domain stops sending rez_avatar/derez to previous region after OGP teleport with a seed address with a region in it

Created: 23/Sep/08 09:15 PM   Updated: 26/Sep/08 10:58 AM
Return to search
Component/s: Interop - Agent Domain
Affects Version/s: None
Fix Version/s: None

Issue Links:
Relates
 


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Teravus Ousley added a comment - 23/Sep/08 09:35 PM - edited
Ok, so Lets say you have three regions.

http://ogp.augrid.org:9005
http://24-151-42-215.dhcp.nwtn.ct.charter.com:9000/Teravus%20Test2
and
http://75.101.131.107:9000/Interop%20Island

You teleport to the first one just fine.
You teleport to the second one just fine
When you teleport to the third one, the rez_avatar/derez cap gets erroniously appended to the whole seed.

cap issued by region:
rez_avatar/derez: http://24-151-42-215.dhcp.nwtn.ct.charter.com:9000/agent/323d5625-273b-4e5f-86ed-7a9c5ba41702/derez_avatar

URL Invoked:
00:15:30 - [OGP]: /Teravus%20Test2/agent/323d5625-273b-4e5f-86ed-7a9c5ba41702/derez_avatar

Post Content:<?xml version="1.0" ?><llsd><map><key>rez_av
atar/rez</key><string>http://75.101.131.107:9000/agent/323d5625-273b-4e5f-86ed-7a9c5ba41702/rez_avatar/rez</string><key>position</key><
array><real>128.0</real><real>128.0</real><real>50.0</real></array></map></llsd>

It's appending the Region seed to the cap that's invoked.
It SHOULD be invoking the cap that it was issued.


Teravus Ousley added a comment - 25/Sep/08 12:08 PM
leyla fixed this Sept 25, 2008 at 12:08 PM PD