spectrum48k
spectrum48k
Temporary fixes for discussing the issue #118
### Summary getObjectGraph() and getCollectionGraph() return results not filtered by foreign criteria and deepest related objects are are lost ### Step to reproduce ``` ``` ``` $uid = 1; //some...
It seems to me that it would be encoding objects in json including related objects. Perhaps it's enough to add an optional parameter to this method like the xPDOObject ::...
### Summary getObject() without criteria causes nesting level error for collection methods. ### Step to reproduce 1) clear cache for 'someClass' db objects 2) $modx->getObject('someClass') and $modx->getCollection('someClass') after that. ###...
### Steps to reproduce 1. Somebody forwards private channel's post to private group. Channel's icon is shown. 2. Click post's header to navigate to the channel. Got no access message....