News:

Support the VirtueMart project and become a member

Main Menu

Patch package 1.1.2->1.1.3

Started by kreatik, January 25, 2009, 20:00:43 PM

Previous topic - Next topic

kreatik

Hi all :)

Possible bug in default template.
File : quantity_box_general.tpl.php line 47, actually :

if( !isNaN( qty ) && qty > 0

correct :

if( !isNaN( qty ) && qty > 0

what do you think about this ?
I'm sorry for my bad anglish :/

aravot

If you think you found a bug post it in bug tracker or Quality and Testing forum, don't hijack thread, thank you.

The above is for XHTML validation

kreatik

I'm sorry for my bad anglish :/

kreatik

I'm sorry for my bad anglish :/