Menu

#351 Eliminate deprecated center tag

closed-fixed
nobody
Other (69)
5
2008-03-28
2008-03-20
openfan
No

On line 110 in action.php the deprecated <center> tag is used which is not part of the XHTML 1.1 specs.

Because class "center" is already defined in style.css of the NOCC themes, a possible solution is to replace:

<center>
...
</center>

by

<div class="center">
...
</div>

Discussion

  • Anonymous

    Anonymous - 2008-03-21

    Logged In: YES
    user_id=75246
    Originator: NO

    I made a bugfix (#1922557) for you.

     
  • openfan

    openfan - 2008-03-25

    Logged In: YES
    user_id=1511744
    Originator: YES

    Thanks radical-tobi. Will your bugfix will be included in a next CVS build?

     
  • Tim Gerundt

    Tim Gerundt - 2008-03-28

    Logged In: YES
    user_id=652377
    Originator: NO

    > Will your bugfix will be included in a next CVS build?

    Yes it will! :)

    I just committed the patch from radical-tobi to CVS. But I have unfortunately not the rights to close this bug as fixed. Hopefully Arnaud will do this for me.

    Thank you for the bug report!

     
  • Anonymous

    Anonymous - 2008-03-28

    Logged In: YES
    user_id=529507
    Originator: NO

    Fixed in CVS.

    It'll be included in next release.

    But you can download daily snapshots at :
    http://nocc.sourceforge.net/download/

    Thanks for the bug report.

     
  • Anonymous

    Anonymous - 2008-03-28
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB