VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: papaavola on June 14, 2012, 07:48:45 AM

Title: Date picker doesn't work (2.07e)
Post by: papaavola on June 14, 2012, 07:48:45 AM
Hi,

I found probally bug from product administration page.
I can't pick a date for filter in product administrating page (browse products)   /administrator/index.php?option=com_virtuemart&view=product#

When I click date field, Vm opens datepicker popup, after clicking some day in popup nothing happens and errorlog in crome shows this:
QuoteUncaught TypeError: Cannot set property 'currentDay' of undefined         .ui.datepicker.min.js:49

Tested also with Firefox and it gives following error in console:
Quote
Error: f is undefined
Source file: /components/com_virtuemart/assets/js/jquery.ui.datepicker.min.js
Row: 49.

In other pages where I found date picker it works fine.

My versions: J! 2.5.4  VM 2.07e

Title: Re: Date picker doesn't work (2.07e)
Post by: John2400 on June 14, 2012, 14:25:02 PM
Just confirming same issue - tried a few as mentioned
Title: Re: Date picker doesn't work (2.07e)
Post by: Milbo on June 15, 2012, 18:28:02 PM
Thx