-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editing a page fails with DateTime format problem. #59
Comments
I get this with xdebug.show_exception_trace=On:
|
And the error occurs not when I click "Edit" actually, but when I click in the text to set the edit point. |
Created a Gist with php.ini and phpinfo() about my setup. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed midgardmvc on Snow Leopard with the latest macports (PHP 5.3.8) and when I click "Edit" on a page the server quits with the exception:
I coded up what I thought would be a workaround in midgardmvc_helper_forms_field_datetime, but it does not appear to be involved.
The text was updated successfully, but these errors were encountered: