[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 --- Comment #5 from Subfader subfa...@gmail.com --- CategoryViewer.php function getCategoryTop() somewhere add $r .= wfMessage( 'myMessage', 'fooBar' )-parse(); MediaWiki:MyMessage add {{MyMessageTemplate}} Template:MyMessageTemplate

[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 --- Comment #6 from Subfader subfa...@gmail.com --- Same result for $r .= $this-msg( 'myMessage', 'fooBar' )-parse(); I can pass the title in the message but that would be so 1999. -- You are receiving this mail because: You are the assignee

[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 --- Comment #1 from Subfader subfa...@gmail.com --- Also wgIsRedirect is false on the landing page. Should be true imo since I was redirected. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list

[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 --- Comment #2 from Subfader subfa...@gmail.com --- Ok, we have wgRedirectedFrom. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___

[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 --- Comment #3 from Subfader subfa...@gmail.com --- I'm using javascript to redirect now to fix this bug. This cannot be right! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 72230] Magic words broken after redirect in template called by wfMessage

2014-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72230 Bawolff (Brian Wolff) bawolff...@gmail.com changed: What|Removed |Added CC|