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

--- Comment #10 from Umherirrender <[email protected]> 2012-04-05 
19:14:14 UTC ---
(In reply to comment #9)
> It could be an idea to change the default MediaWiki message to use a different
> div (e.g. class='mw-defaultmessage' or something), and reserve 'noarticletext'
> for when there's *really* no text. It doesn't really make sense to show a
> completely empty page, imho.

That is possible, but not part of this bug, because here is the problem, that
the div is added, when there is nothing to wrap (Go to [[MediaWiki:Not exist]],
there is no hint to missing articletext)

Title::getDefaultMessageText returns false and that is than convertet to an
emtpy string and outputted. Maybe add a message, if
Title::getDefaultMessageText returns false or output 'noarticletext'.

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