Page MenuHomePhabricator

No prompt to access hidden parts of revision when revision content is not hidden
Open, LowPublic

Description

When accessing a revision hidden by a user with admin rights, with the edit text deleted it is possible to display the contents of the hidden revision thanks to a comment box on the diff screen, with a clickable link displaying the text.

This feature is unavailable when edit summary has been hidden, so there is no fast way of checking what the hidden edit summary contained.


Version: 1.25-git
Severity: minor

Details

Reference
bz73322

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:52 AM
bzimport set Reference to bz73322.
bzimport added a subscriber: Unknown Object (MLST).

So is this related to page deletion or to revision deletion?

Sounds like revision delete.

There is a link "(change visibility)" nearby the summary and on that page you can see the summary (striked through) or add "&unhide=1" to the link. If there is no link, that summary maybe is suppressed (deleted by an oversighter).

Needs testing, if there should be a link with &unhide=1 in that interface along with the change visibility link (for example for users which can only see the content, but not revision delete any parts)

Note that said "comment box" appears instead of the "diff screen" when the revision text is hidden. As a sort of workaround for "checking what the hidden edit summary contained", you can click the "(change visibility)" link, which will display hidden usernames and summaries too (this can also be used for accessing deleted log entries).

1234qwer1234qwer4 renamed this task from Content of hidden revision cannot be accessed when edit summary has been hidden to No prompt to access hidden parts of revision when revision content is not hidden.Jun 27 2022, 11:18 PM