VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: doorknob on August 14, 2008, 22:18:43 PM

Title: Bugs in shop.parameter_search_form
Post by: doorknob on August 14, 2008, 22:18:43 PM
I have attached an updated version of this program because of the number of errors.
The following changes have been made:
lines 44, 354, 386 - correct termination of a tag
lines 162, 299 - correct syntax for 'multiple="multiple"'
lines 100-101, 122-127, 136-138, 148-149, 169, 176, 233-234, 256-261, 271-273, 287-288, 306, 313, 372-377 - correct syntax for 'selected="selected"'

Regards
Phil
ps based on the version from nightly update 13/8/2008

[attachment cleanup by admin]
Title: Re: Bugs in shop.parameter_search_form
Post by: korb on September 15, 2008, 18:04:52 PM
what does this fix?
Regards,
Danny
Title: Re: Bugs in shop.parameter_search_form
Post by: doorknob on September 15, 2008, 18:23:54 PM
Danny,
They're all xhtml compliance errors. There's a brief description of the fixes in my original post
Phil
Title: Re: Bugs in shop.parameter_search_form
Post by: korb on September 16, 2008, 01:48:42 AM
Thanks a million