VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: patrik60 on January 04, 2013, 17:51:12 PM

Title: Some html errors in FE/views/user/tmpl/edit_address_userfields.php in VM 2.0.16c
Post by: patrik60 on January 04, 2013, 17:51:12 PM
When using the original template with the changes of SVN 6794 the template is broken when editing BT address. There seems to be a problem with the table tags.
Title: Re: Some html errors in FE/views/user/tmpl/edit_address_userfields.php in VM 2.0.16c
Post by: patrik60 on January 04, 2013, 18:35:50 PM
When deleting the close table tag (</table>) at line 36 it works fine.
Title: Re: Some html errors in FE/views/user/tmpl/edit_address_userfields.php in VM 2.0.16c
Post by: Milbo on January 04, 2013, 18:48:54 PM
Hmm strange,

I just tested it, without delimiter and with delimiter, it works fine for me, anyone else?
Title: Re: Some html errors in FE/views/user/tmpl/edit_address_userfields.php in VM 2.0.16c
Post by: patrik60 on January 04, 2013, 19:05:37 PM
Maybe it depends of the template. HTML Validator shows 11  errors with the table tag.
There are no differences with the Beez2 template.

BTW: I'm testing without OPC and without template overrides.  ;)