XHTML compliance

itcheg

Joined: 2003-11-30
Posts: 87
Posted: Sun, 2005-07-17 09:07

I guess things aren't finalized yet, but figured I'd report non xhtml 1.0 strict pages anyway.

tested using the 7/16 nightly, these pages report non compliance:
Group Management, Thumbnail Page Module, Quotas Administration, User Management, Dcraw Settings, FFMPEG Settings, NetPBM Settings, Zip Download Settings, Gallery Themes >all tabs/themes, Add Items >all tabs/forms of upload MultiLanguage Settings, Archive Upload Settings, Import from Gallery 1, Items Currently in Your Cart, Edit Album

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-07-17 12:49

thanks itcheg.

could you create a bug on http://sf.net/projects/gallery/ ?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Tue, 2005-07-19 04:54

The following site admin pages use autocomplete="off" to disable IE's form autocomplete feature. Not valid xhtml strict, but we allow it in G2:
Users, Groups, Quotas, Dcraw, Ffmpeg, NetPBM, Zip Download, Archive Upload, first step of Gallery 1 migrate.

There was nothing particularly wrong with Thumbnail Page, Multilanguage.. it was the tab bar on the top with the xhtml problem.. the cause of the error is the same as all pages under add items and site admin/themes, also with tab bar. I have fixed this one.

I didn't get any validation error for view-cart.
Editing theme settings (Edit Album/theme) still has a validation error.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2005-07-19 05:06

Why disable the autocomplete feature?

 
volksport
volksport's picture

Joined: 2002-10-06
Posts: 239
Posted: Tue, 2005-07-19 14:21

because we have our own js/xmlhttp autocomplete.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2005-07-19 14:28

yeah, that popped in my head after I posted, but still wasn't sure. Thanks for answering.