mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Alex Monk 837eea324e Fix beta warning appearing for some users that it shouldn't.
Check that the user is anonymous before looking at their cookie to decide whether
to show beta warning dialog.
With the existing code, we would see that the preference is false and then check
that they have no cookie. But being logged in should make the cookie existence
be disregarded.

Fixes Ica9e5a92

Bug: 65821
Change-Id: I84e31323930c404222388bb74e4b4ca8d303e05c
2014-05-29 17:54:51 +01:00
..
ve.init.mw.MobileViewTarget.js Adding header to top of citation pop-up list in mobile view 2014-05-27 23:16:25 +00:00
ve.init.mw.ViewPageTarget.init.js Dump raster support (unuseful) and assert SVG works before loading 2014-05-27 15:22:26 -07:00
ve.init.mw.ViewPageTarget.js Fix beta warning appearing for some users that it shouldn't. 2014-05-29 17:54:51 +01:00