All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-793 Offered URL-like named object is displayed as a HTTP URL in the llGiveInventory

Review Request #442 - Created Aug. 16, 2011 and submitted

Vadim ProductEngine Reviewers
viewer
STORM-793
None viewer-development
Disallowed parsing HTTP URLs in llGiveInventory notifications (one more case).

The fix may look weird because we seem to wrap a SLURL with <nolink>...</nolink> tags.
But actually there is no SLURL, there's just an object name.
Investigating that goes beyond the bug scope.

 
Review request changed
Updated (Aug. 17, 2011, 3:21 a.m.)
Applied the fix to translations and to the minimal (basic viewer) skin.
Ship it!
Posted (Aug. 17, 2011, 12:17 p.m.)
Looks good now.