News:

Support the VirtueMart project and become a member

Main Menu

HTML bug in config?

Started by behemoth, November 28, 2018, 12:56:34 PM

Previous topic - Next topic

behemoth

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

behemoth

Sorry, just spotted this should go in the Bug Reports forum. Can an admin move it for me please?

StefanSTS

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
--
Stefan Schumacher
www.jooglies.com - VirtueMart Invoice Layouts

Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.