Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Undefined method Nooku\Library\Date::getObject() #36

Closed
tomjanssens opened this issue Jan 2, 2015 · 2 comments
Closed

Undefined method Nooku\Library\Date::getObject() #36

tomjanssens opened this issue Jan 2, 2015 · 2 comments
Milestone

Comments

@tomjanssens
Copy link
Contributor

  1. Go to the districts at /administrator/5445/districts
  2. Make sure one of the items is checked out
  3. Click on the checked out zone
  4. You get "500 - An error has occurred, Call to undefined method Nooku\Library\Date::getObject()" error
@tomjanssens tomjanssens modified the milestone: Current Jan 2, 2015
@johanjanssens
Copy link
Member

@tomjanssens This is because Date extends from DateTime in Nooku Platform 0.9. This problem has since been fixed in develop, Date now extends from Object. A solution can be to back port this to 0.9 to fix this.

tomjanssens pushed a commit that referenced this issue Sep 14, 2015
@tomjanssens
Copy link
Contributor Author

Deployed to production.

@tomjanssens tomjanssens modified the milestones: Current, v2.10 May 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants