VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: nacho.brito on November 27, 2011, 13:06:41 PM

Title: Bug on 2.0.0-RC-2M when editing calc rule
Post by: nacho.brito on November 27, 2011, 13:06:41 PM
Hi all,

I'm evaluating RC-2M, and have found a bug, don't know if already reported (I've done a search in forums with no aparent results). This url /index.php?option=com_virtuemart&view=calc&task=edit&cid[]=1 generates a 500 error with this message: DateTime::__construct() [datetime.--construct]: Failed to parse time string (21 / 02 /10) at position 0 (2): Unexpected character

I guess it could have something to do with l10n, my shop is in es_ES locale.

Regards,

Title: Re: Bug on 2.0.0-RC-2M when editing calc rule
Post by: jjk on November 27, 2011, 14:25:54 PM
Quote from: nacho.brito on November 27, 2011, 13:06:41 PM
I've done a search in forums with no aparent results...

Hi,
Don't know what you have searched for, but I get a number of results if I search for " DateTime::__construct()" in the forum.

At the moment the solution should be to change the VM2 date format back to it's original setting %m/%d/%y in configuration.

Title: Re: Bug on 2.0.0-RC-2M when editing calc rule
Post by: nacho.brito on November 27, 2011, 15:51:14 PM
I obviously didn't do the right search, thanks anyway :-)