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

Bawolff (Brian Wolff) <bawolff...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bawolff...@gmail.com

--- Comment #4 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
Can you give us some example code that demonstrates the issue (Or concrete
steps to reproduce)?

What title wfMessage() considers the current page to be can vary depending on
at what time in execution it is called (Evil hidden global magic), so it helps
to know at what point the function is being called. (Also, if you have an
instance of IContextSource handy, calling the ->msg() method is more likely to
get the right title, than a generic call to wfMessage, although ideally either
would work).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to