Last modified: 2005-01-21 10:08:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3372, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1372 - </center> does not work
</center> does not work
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
PC Windows 2000
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
http://nl.wikipedia.org/wiki/MediaWik...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-01-20 13:06 UTC by Walter Vermeir
Modified: 2005-01-21 10:08 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Walter Vermeir 2005-01-20 13:06:09 UTC
On this page, [[w:nl:MediaWiki:Noarticletext]] the close tag </center> does not work. It is displayed 
like normal text. On a other MediaWiki-page, a article or in the wikipedia-name space it does work.

This is not important but strange. 

In general about that tag;
I notice when you use the <center>-tag on a page but not the close tag all text on the page is 
centered. I think this should not be working when there is no close tag.
Comment 1 Antoine "hashar" Musso (WMF) 2005-01-21 10:08:26 UTC
Hello,

Our parser expects HTML tags to be closed so we output XHTML compliant
web pages. In your case, you should firstly close the <font> tag before
closing the <center> tag:

--------8<----------------------------------------------------
<center>
<font color="darkblue"> 

Deze pagina bevat momenteel geen tekst. 

Als u informatie over dit onderwerp wilt toevoegen, kunt u deze pagina bewerken
door op
'''[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} bewerk]''' te
klikken.
</font>
</center>
--------8<----------------------------------------------------

Please test it and reopen this bug report if the problem still occur
with the given syntax.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links