I recently noticed a bug that I had not noticed before, it may have appeared with the recent update to EE 4.3.
Bug #1
Firstly, it would appear that while dates are behaving correctly in terms of behavior of event open/close times, they are not being displayed correctly. What is happening appears to be fairly obvious and quite consistent, specifically that regardless of the locale settings, the ticket page is displaying the date in Y,M,D order, however it isn’t actually converting it to do so. (You can see that all the ticket open,close, event time, etc, are all listing the 14th as the day, rather than the year)
The dates in the admin area will always be in Y-m-d.
Right now the dates on the front end are hard coded to be a certain format, but we have added a developer ticket to look into allowing those dates to be set by the WordPress settings. We are hoping that will be available in 4.4 but of course that is subject to change.
It isn’t really an issue that it is hardcoded to be in a certain format, the problem is that it isn’t displaying it correctly in the given format.
Basically the localisation settings allow the setting of open/close dates, etc, using d-m-y and works correctly, but when displayed on the front end it isn’t translating this back to y-m-d, but rather just evaluating it and making d=y, and y=d. (as per the screenshots)
Thanks for the login details. OK, so it’s definitely the date format of d-m-y which is odd as it’s not on our unsupported list. I’ll raise a development ticket to look into it, but as that may not be straight away the only resolution would be to change the date format to something else.
The support post ‘Bugs : Ticket selection front end doesn't respect localisation’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.