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

           Summary: Please make EmailNotification members protected (was
                    public)
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Watchlist
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In 1.13, in class EmailNotification (UserMailer.php), the members "subject" and
"body" used to be public.  In 1.14, they suddenly became private, breaking some
extensions that extend EmailNotification by subclassing.

Could you please either:

1. Make these members protected instead of private, so we can subclass
EmailNotification properly?
2. Provide public set/get methods on these members?

Thank you.


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