Search

Results (472)

xPDO Bug #7922 (Open): getCollection groups results by primary key
getCollection groups result sets by primary k ... ked to same associative array key with pk in xPDOObject::_loadCollectionInstance() somewhere a ... <pre> $objCollection[$pkval]= $obj; </pre> 05/17/2012 01:03 pm
Revolution Bug #7908 (Open): modX::_log fails formatting parameters
When modX::_log($level, $msg, $target, $def, ... ted instead of properly formatted as done in xPDO::_log. 05/16/2012 01:42 pm
Revolution Bug #7816 (Open): REVO 2.3-dev : Notice when building schema for 3PC
Hi all, When I build my new schemas for a ... ed index: version in C:\wamp\www\revo23\core\xpdo\om\xpdogenerator.class.php on line 217 [/code] S ... -when-building-schema-for-3pc#dis-post-423157 05/11/2012 09:33 am
Revolution Bug #7798 (Resolved): Use of array_diff_assoc triggers E_NOTICE in PHP 5.4
The use of array_diff_assoc() in the xPDO::loadClass() method triggers an E_NOTICE in PHP 5.4 which causes problems with xPDO-based applications not expecting these notic ... tored to avoid the E_NOTICE issue altogether. 05/09/2012 01:53 pm
xPDO Bug #7797 (Resolved): Use of array_diff_assoc triggers E_NOTICE in PHP 5.4
The use of array_diff_assoc() in the xPDO::loadClass() method triggers an E_NOTICE in PHP 5.4 which causes problems with xPDO-based applications not expecting these notic ... tored to avoid the E_NOTICE issue altogether. 05/09/2012 01:39 pm
Proposals Feature #7790 (Open): Refactor Providers to be REST-based
h2. Proposal Summary * Convert currently x ... system, caching could be constrained to the xPDOObjects representing the data, allowing prope ... i.extras.modx.com/v1/repository GET </pre> 05/08/2012 04:59 pm
Proposals Project: Proposals
Proposals for new features for MODX Revolution and/or xPDO. Submissions to this project eventually end ... assigned a development team for integration. 05/08/2012 04:19 pm
Documentation Task #7683 (Open): Add "NOT IN" operator to xPDOQuery.where
xPDOQuery.where also supports an "NOT IN" (with s ... in the docs on http://rtfm.modx.com/display/xPDO20/xPDOQuery.where https://github.com/modxcms/xpdo/commit/46f2ffe24e8bd3dba434d84a080c239abd2da ... array('width:NOT IN' => array(15,16,17,20))); 05/01/2012 08:19 am
MODX.com Website Bug #7664 (Open): updateCollection set values issue
When doing updateCollection and specify the s ... e time is runtime Error. the problem is in *xpdoquery.class.php* file. Line # 115. $sql.= ... !!! the space should be added before WHERE 04/29/2012 01:35 pm
xPDO Feature #7614 (Feedback): addRelated to wrap addOne or addMany
There's some confusion with addOne and addMan ... to not have to worry about that, but having xPDO figuring out which method should be used by ... it would make adding related objects easier. 04/14/2012 09:08 pm

Next »