Skip to content

Conversation

@schaumiii
Copy link
Contributor

The ezcPersistentSession object throws an ezcPersistentRelatedObjectNotFoundException if getRelatedObject() did not found any related object, but the Decorator does not.
This problem was fixed here and the decorator now behaves like ezcPersistentSession does.

The normal ezcPersistentSession object throws an ezcPersistentRelatedObjectNotFoundException if getRelatedObject() did not found any related object, but the Decorator does not.
This problem was fixed here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove this comment is wrong -- it still can throw this exception ;-)

@derickr
Copy link
Member

derickr commented Nov 28, 2013

I suppose this didn't break any other tests?

this is needed because we do not expect them to be found
This class relies on the fact that zetaComponents were installed by PEAR or are directly accessible from the include path. This was fixed and the implementation in this directories are used now.
@schaumiii
Copy link
Contributor Author

No sorry, I unfortunately did not run the whole testsuite, but did now and fixed all other tests to be compatible with the new database entry. I also needed to change the require statement in one class and opened #2 for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants