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

Dan Jacobson <jida...@jidanni.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Dan Jacobson <jida...@jidanni.org> ---
Please do this simple test in your LocalSettings.php:
$wgSiteNotice="BLA";
$wgMFEnableSiteNotice = true;
$ GET http://your_wiki/AnyPage?useformat=desktop|grep -i sitenotice
    <div id="siteNotice"><div id="localNotice" lang="en" dir="ltr"><p>BLA
$ GET http://your_wiki/AnyPage?useformat=mobile |grep -i sitenotice
    <div id="siteNotice"></div>

Please append your results below
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv

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