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
Posts: 32509
thanks itcheg.
could you create a bug on http://sf.net/projects/gallery/ ?
Posts: 8601
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.
Posts: 16503
Why disable the autocomplete feature?
Posts: 239
because we have our own js/xmlhttp autocomplete.
Posts: 16503
yeah, that popped in my head after I posted, but still wasn't sure. Thanks for answering.