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

       Web browser: ---
             Bug #: 29036
           Summary: Set class mw-textarea-cprotected to the textarea on
                    edit page for cascade-protected titles
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 8554
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8554
Patch for EditPage.php

The textarea on an edit page normally has a class assigned to it when the title
is (semi)protected (mw-textarea-sprotected or mw-textarea-protected), but not
when the title is cascade-protected. This makes styling of cascade-protected
edit pages impossible.

Attached patch will add the mw-textarea-cprotected class in case the title is
cascade-protected.

-- 
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