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

           Summary: Do not add .fr-hiddenform to #mw-reviewform on diffs for
                    not yet marked pages
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: FlaggedRevs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Do not add .fr-hiddenform to #mw-reviewform on diffs for not yet marked pages.

If a page has not yet been flagged at all the source code contains:
<form method="post"
action="/w/index.php?title=Spezial:Versionsprüfung&amp;action=submit"
id="mw-reviewform" class="fr-hiddenform">

No form at all is shown. No patrolling is possible. You first have to visit the
plain article to get a form.

Why .fr-hiddenform is not needed at all:
If comparing two revisions, you also see the content of the revision you are
going to flag. So you even see *more* than on plain view. You see the article
plus what exactly has been changed. Even a diff to the current (cur) revision
does not show a fr-form (as .fr-hiddenform hides it). Remove .fr-hiddenform for
diffs, as diffs are even better than plain or oldid views!

BTW: That's pretty confusing for those who are used to the old patrolling
feature behaviour (&rcid=... > mark as patrolled, done).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to