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-1037: remove the 'hide url' checkboxes from parcel management

Review Request #171 - Created March 3, 2011 and submitted

Oz Linden Reviewers
viewer
storm-1037
None viewer-development
This patch removes the two "Hide URL" checkboxes in the parcel management screens.
The corresponding flags are not removed from the messages exchanged with server in order to preserve backward compatibility; instead, they are always sent as 'false' (show the url), and are ignored when received.
Verified that the checkboxes are no longer present, and that media can be set using either dialog.
Ship it!
Posted (March 3, 2011, 2:28 p.m.)
Looks to do what it says on the tin, and helps resis make better-informed choices about what media requests they trust
Ship it!
Posted (March 5, 2011, 2:49 p.m.)
Seems to be correct to me.