https://bugzilla.wikimedia.org/show_bug.cgi?id=27147

           Summary: Reflect current revision status in links within CR
                    work flow
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CodeReview
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Within the CodeReview workflow it'd be nice to have some reference to it's
current state (kinda like how bugzilla has the .bz_closed class on the links
and the "RESOLVED FIXED" in title-attribute /hover tooltip).

Having something like the following:

<a class="mw-codereview-revision-status-new"
href="http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70270";
title="Special:Code/MediaWiki/70270 (reverted)">r70270</a>

or 
<span class="mw-codereview-revision-status-new" title="ialex - reverted"
<a class=""
href="http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70270";>r70270</a></span>

instead of the current output:
<a href="http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70270";
title="Special:Code/MediaWiki/70270">r70270</a>

If more people find it helpful, including tags may be useful as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to