VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: behemoth on November 28, 2018, 12:56:34 PM

Title: HTML bug in config?
Post by: behemoth on November 28, 2018, 12:56:34 PM
Hi all,
Spotted a little bug in the configuration > shopfront tab:
The label tag to the right of "Send low stock notification" has a 'for' attribute of "reviews_autopublish", so clicking this label affects a checkbox further down the page:

<label for="reviews_autopublish">Send low stock notification</label>

I think it should be:

<label for="lstockmail">Send low stock notification</label>

This is VM 3.4.2
Title: Re: HTML bug in config?
Post by: behemoth on November 28, 2018, 13:01:45 PM
Sorry, just spotted this should go in the Bug Reports forum. Can an admin move it for me please?
Title: Re: HTML bug in config?
Post by: StefanSTS on November 28, 2018, 14:31:37 PM
Hi behemoth,

thanks for the report. It's there since 20. August 2012. Seems you are the first one to notice. ;-)

Should be fixed in the next version.

Thanks again
Stefan