6.0.0-alpha10
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
5/15/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11658] Fatal error editing date property
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ . .___..__ [__ [__)| _/ [ __ [___| |___./__.[_./
Comment
> Another existing item has a monthdayyear property with: > a:3:{s:5:"month";s:0:"";s:3:"day";s:0:"";s:4:"year";s:0:"";} > and a monthyear property with: > a:2:{s:5:"month";s:1:"4";s:4:"year";s:4:"1997";} > > This results in a different fatal error: > > ( ! ) Fatal error: Cannot use object of type Horde_Date as array in > /home/jan/horde-develop/framework/Util/lib/Horde/Variables.php on > line 351 > Call Stack > # Time Memory Function Location > 1 0.0001 239832 {main}( ) ../stock.php:0 > 2 1.3974 9664728 Horde_Form->renderInactive( class > Horde_Form_Renderer { public $_name = 'sesha_form_stock'; public > $_requiredLegend = FALSE; public $_requiredMarker = '*'; public > $_helpMarker = '?'; public $_showHeader = TRUE; public $_cols = 2; > public $_varRenderer = class Horde_Core_UI_VarRenderer_Stockedit_Html > { protected $_onLoadJS = array (); protected $_params = array > ('varrenderer_driver' => array (...)) }; public $_firstField = NULL; > public $_stripedRows = FALSE; public $_encodeTitle = TRUE; public > $_attrColumnWidth = '15%' }, class Horde_Variables { protected > $_expected = array (); protected $_sanitized = FALSE; protected > $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', > 'stock_name' => 'yxcv', 'note' => '', 'categories' => class > Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; > protected $_mapper = class Sesha_Entity_CategoryMapper { ... }; > protected $_sql = 'SELECT sesha_categories.category_id, > sesha_categories.category, sesha_categories.description, > sesha_categories.priority FROM sesha_categories INNER JOIN > sesha_inventory_categories t1 ON sesha_categories.category_id = > t1.category_id AND stock_id = ?'; protected $_bindParams = array > (...); protected $_result = NULL; protected $_current = NULL; > protected $_index = NULL; protected $_eof = NULL; protected $_count = > NULL }, 'values' => class Horde_Rdo_List { protected $_query = class > Horde_Rdo_Query { ... }; protected $_mapper = class > Sesha_Entity_ValueMapper { ... }; protected $_sql = 'SELECT > sesha_inventory_properties.attribute_id, > sesha_inventory_properties.property_id, > sesha_inventory_properties.stock_id, > sesha_inventory_properties.int_datavalue, > sesha_inventory_properties.txt_datavalue FROM > sesha_inventory_properties WHERE > sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = > array (...); protected $_result = NULL; protected $_current = NULL; > protected $_index = NULL; protected $_eof = NULL; protected $_count = > NULL }, 'category_id' => array (0 => 1), 'property' => array (12 => > class Horde_Date { ... }, 2 => class Horde_Date { ... })) }, class > Horde_Url { public $url = '/headhorde/sesha/stock.php'; public $raw = > FALSE; public $parameters = array (); public $pathInfo = NULL; public > $anchor = ''; public $toStringCallback = NULL }, 'post' > ) ../stock.php:191 > 3 1.3975 9665216 Horde_Form_Renderer->renderFormInactive( class > Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected > $_title = 'Artikel anzeigen'; protected $_extra = '<span > class="smallheader"><a > href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { ... }, 'values' => class Horde_Rdo_List { ... }, 'category_id' => array (...), 'property' => array (...)) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }, 2 => class Horde_Form_Variable { ... }, 3 => class Horde_Form_Variable { ... }, 4 => class Horde_Form_Variable { ... }, 5 => class Horde_Form_Variable { ... }, 6 => class Horde_Form_Variable { ... })); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'actionId'; public $type = class Horde_Form_Type_text { ... }; public $required = TRUE; public $readonly = FALSE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }, 1 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'stock_id'; public $type = class Horde_Form_Type_int { ... }; public $required = TRUE; public $readonly = TRUE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }, class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_CategoryMapper { ... }; protected $_sql = 'SELECT sesha_categories.category_id, sesha_categories.category, sesha_categories.description, sesha_categories.priority FROM sesha_categories INNER JOIN sesha_inventory_categories t1 ON sesha_categories.category_id = t1.category_id AND stock_id = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'values' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_ValueMapper { ... }; protected $_sql = 'SELECT sesha_inventory_properties.attribute_id, sesha_inventory_properties.property_id, sesha_inventory_properties.stock_id, sesha_inventory_properties.int_datavalue, sesha_inventory_properties.txt_datavalue FROM sesha_inventory_properties WHERE sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'category_id' => array (0 => 1), 'property' => array (12 => class Horde_Date { ... }, 2 => class Horde_Date { ... })) } > ) ../Form.php:530 > 4 1.3975 9665296 Horde_Form_Renderer->_renderForm( class > Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected > $_title = 'Artikel anzeigen'; protected $_extra = '<span > class="smallheader"><a > href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { ... }, 'values' => class Horde_Rdo_List { ... }, 'category_id' => array (...), 'property' => array (...)) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }, 2 => class Horde_Form_Variable { ... }, 3 => class Horde_Form_Variable { ... }, 4 => class Horde_Form_Variable { ... }, 5 => class Horde_Form_Variable { ... }, 6 => class Horde_Form_Variable { ... })); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'actionId'; public $type = class Horde_Form_Type_text { ... }; public $required = TRUE; public $readonly = FALSE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }, 1 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'stock_id'; public $type = class Horde_Form_Type_int { ... }; public $required = TRUE; public $readonly = TRUE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }, class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_CategoryMapper { ... }; protected $_sql = 'SELECT sesha_categories.category_id, sesha_categories.category, sesha_categories.description, sesha_categories.priority FROM sesha_categories INNER JOIN sesha_inventory_categories t1 ON sesha_categories.category_id = t1.category_id AND stock_id = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'values' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_ValueMapper { ... }; protected $_sql = 'SELECT sesha_inventory_properties.attribute_id, sesha_inventory_properties.property_id, sesha_inventory_properties.stock_id, sesha_inventory_properties.int_datavalue, sesha_inventory_properties.txt_datavalue FROM sesha_inventory_properties WHERE sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'category_id' => array (0 => 1), 'property' => array (12 => class Horde_Date { ... }, 2 => class Horde_Date { ... })) }, FALSE > ) ../Renderer.php:224 > 5 1.4006 9671304 Horde_Core_Ui_VarRenderer->render( class > Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected > $_title = 'Artikel anzeigen'; protected $_extra = '<span > class="smallheader"><a > href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { ... }, 'values' => class Horde_Rdo_List { ... }, 'category_id' => array (...), 'property' => array (...)) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }, 2 => class Horde_Form_Variable { ... }, 3 => class Horde_Form_Variable { ... }, 4 => class Horde_Form_Variable { ... }, 5 => class Horde_Form_Variable { ... }, 6 => class Horde_Form_Variable { ... })); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'actionId'; public $type = class Horde_Form_Type_text { ... }; public $required = TRUE; public $readonly = FALSE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }, 1 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'stock_id'; public $type = class Horde_Form_Type_int { ... }; public $required = TRUE; public $readonly = TRUE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }, class Horde_Form_Variable { public $form = class Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected $_title = 'Artikel anzeigen'; protected $_extra = '<span class="smallheader"><a href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (...); protected $_sanitized = FALSE; protected $_vars = array (...) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (...)); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }; public $humanName = 'Monat'; public $varName = 'property[12]'; public $type = class Horde_Form_Type_monthyear { public $_start_year = '1990'; public $_end_year = '2013' }; public $required = FALSE; public $readonly = FALSE; public $description = ''; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = FALSE; public $_options = array () }, class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_CategoryMapper { ... }; protected $_sql = 'SELECT sesha_categories.category_id, sesha_categories.category, sesha_categories.description, sesha_categories.priority FROM sesha_categories INNER JOIN sesha_inventory_categories t1 ON sesha_categories.category_id = t1.category_id AND stock_id = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'values' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_ValueMapper { ... }; protected $_sql = 'SELECT sesha_inventory_properties.attribute_id, sesha_inventory_properties.property_id, sesha_inventory_properties.stock_id, sesha_inventory_properties.int_datavalue, sesha_inventory_properties.txt_datavalue FROM sesha_inventory_properties WHERE sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'category_id' => array (0 => 1), 'property' => array (12 => class Horde_Date { ... }, 2 => class Horde_Date { ... })) }, FALSE > ) ../Renderer.php:274 > 6 1.4006 9671584 Horde_Core_Ui_VarRenderer_Html->_renderVarDisplay_monthyear( class Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected $_title = 'Artikel anzeigen'; protected $_extra = '<span class="smallheader"><a href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { ... }, 'values' => class Horde_Rdo_List { ... }, 'category_id' => array (...), 'property' => array (...)) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }, 2 => class Horde_Form_Variable { ... }, 3 => class Horde_Form_Variable { ... }, 4 => class Horde_Form_Variable { ... }, 5 => class Horde_Form_Variable { ... }, 6 => class Horde_Form_Variable { ... })); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'actionId'; public $type = class Horde_Form_Type_text { ... }; public $required = TRUE; public $readonly = FALSE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }, 1 => class Horde_Form_Variable { public $form = NULL; public $humanName = ''; public $varName = 'stock_id'; public $type = class Horde_Form_Type_int { ... }; public $required = TRUE; public $readonly = TRUE; public $description = NULL; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = TRUE; public $_options = array (...) }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }, class Horde_Form_Variable { public $form = class Sesha_Form_Stock { protected $_name = 'sesha_form_stock'; protected $_title = 'Artikel anzeigen'; protected $_extra = '<span class="smallheader"><a href="/headhorde/sesha/stock.php?stock_id=3&actionId=update_stock">Bearbeiten</a></span>'; protected $_vars = class Horde_Variables { protected $_expected = array (...); protected $_sanitized = FALSE; protected $_vars = array (...) }; protected $_submit = array (0 => 'Artikel speichern'); protected $_reset = FALSE; protected $_errors = array (); protected $_submitted = FALSE; public $_sections = array (); protected $_open_section = NULL; protected $_currentSection = '__base'; protected $_variables = array ('__base' => array (...)); protected $_hiddenVariables = array (0 => class Horde_Form_Variable { ... }, 1 => class Horde_Form_Variable { ... }); protected $_useFormToken = TRUE; protected $_autofilled = FALSE; protected $_enctype = NULL; public $_help = FALSE }; public $humanName = 'Monat'; public $varName = 'property[12]'; public $type = class Horde_Form_Type_monthyear { public $_start_year = '1990'; public $_end_year = '2013' }; public $required = FALSE; public $readonly = FALSE; public $description = ''; public $help = NULL; public $_arrayVal = FALSE; public $_defValue = NULL; public $_action = NULL; public $_disabled = FALSE; public $_autofilled = FALSE; public $_hidden = FALSE; public $_options = array () }, class Horde_Variables { protected $_expected = array (); protected $_sanitized = FALSE; protected $_vars = array ('stock_id' => 3, 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', 'categories' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_CategoryMapper { ... }; protected $_sql = 'SELECT sesha_categories.category_id, sesha_categories.category, sesha_categories.description, sesha_categories.priority FROM sesha_categories INNER JOIN sesha_inventory_categories t1 ON sesha_categories.category_id = t1.category_id AND stock_id = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'values' => class Horde_Rdo_List { protected $_query = class Horde_Rdo_Query { ... }; protected $_mapper = class Sesha_Entity_ValueMapper { ... }; protected $_sql = 'SELECT sesha_inventory_properties.attribute_id, sesha_inventory_properties.property_id, sesha_inventory_properties.stock_id, sesha_inventory_properties.int_datavalue, sesha_inventory_properties.txt_datavalue FROM sesha_inventory_properties WHERE sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = array (...); protected $_result = NULL; protected $_current = NULL; protected $_index = NULL; protected $_eof = NULL; protected $_count = NULL }, 'category_id' => array (0 => 1), 'property' => array (12 => class Horde_Date { ... }, 2 => class Horde_Date { ... })) } > ) ../VarRenderer.php:85 > 7 1.4006 9671800 Horde_Variables->get( 'property[12][month]', ??? > ) ../Html.php:1367 > 8 1.4006 9671896 Horde_Variables->_getExists( array ('stock_id' => 3, > 'actionId' => 'view_stock', 'stock_name' => 'yxcv', 'note' => '', > 'categories' => class Horde_Rdo_List { protected $_query = class > Horde_Rdo_Query { public $mapper = class Sesha_Entity_CategoryMapper > { ... }; public $conjunction = 'AND'; public $fields = array (...); > public $distinct = FALSE; public $tests = array (...); public > $relationships = array (...); public $limit = NULL; public > $limitOffset = NULL; protected $_sortby = array (...); protected > $_aliasCount = 1; protected $_aliases = array (...) }; protected > $_mapper = class Sesha_Entity_CategoryMapper { protected $_table = > 'sesha_categories'; protected $_lazyRelationships = array (...); > protected $_setTimestamps = TRUE; protected $_classname = > 'Sesha_Entity_Category'; protected $_tableDefinition = NULL; > protected $_lazyFields = array (...); protected $_relationships = > array (...); protected $_defaultSort = NULL; protected $_factory = > class Horde_Rdo_Factory { ... }; public $adapter = class > Horde_Db_Adapter_Pdo_Mysql { ... }; public $table = > 'sesha_categories'; public $tableDefinition = class > Horde_Db_Adapter_Base_Table { ... }; public $primaryKey = > 'category_id'; public $fields = array (...) }; protected $_sql = > 'SELECT sesha_categories.category_id, sesha_categories.category, > sesha_categories.description, sesha_categories.priority FROM > sesha_categories INNER JOIN sesha_inventory_categories t1 ON > sesha_categories.category_id = t1.category_id AND stock_id = ?'; > protected $_bindParams = array (0 => 3); protected $_result = NULL; > protected $_current = NULL; protected $_index = NULL; protected $_eof > = NULL; protected $_count = NULL }, 'values' => class Horde_Rdo_List > { protected $_query = class Horde_Rdo_Query { public $mapper = class > Sesha_Entity_ValueMapper { ... }; public $conjunction = 'AND'; public > $fields = array (...); public $distinct = FALSE; public $tests = > array (...); public $relationships = array (...); public $limit = > NULL; public $limitOffset = NULL; protected $_sortby = array (...); > protected $_aliasCount = 0; protected $_aliases = array (...) }; > protected $_mapper = class Sesha_Entity_ValueMapper { protected > $_table = 'sesha_inventory_properties'; protected $_lazyRelationships > = array (...); protected $_setTimestamps = TRUE; protected > $_classname = 'Sesha_Entity_Value'; protected $_tableDefinition = > NULL; protected $_lazyFields = array (...); protected $_relationships > = array (...); protected $_defaultSort = NULL; protected $_factory = > class Horde_Rdo_Factory { ... }; public $adapter = class > Horde_Db_Adapter_Pdo_Mysql { ... }; public $table = > 'sesha_inventory_properties'; public $tableDefinition = class > Horde_Db_Adapter_Base_Table { ... }; public $fields = array (...) }; > protected $_sql = 'SELECT sesha_inventory_properties.attribute_id, > sesha_inventory_properties.property_id, > sesha_inventory_properties.stock_id, > sesha_inventory_properties.int_datavalue, > sesha_inventory_properties.txt_datavalue FROM > sesha_inventory_properties WHERE > sesha_inventory_properties.`stock_id` = ?'; protected $_bindParams = > array (0 => 3); protected $_result = NULL; protected $_current = > NULL; protected $_index = NULL; protected $_eof = NULL; protected > $_count = NULL }, 'category_id' => array (0 => 1), 'property' => > array (12 => class Horde_Date { protected $_year = '1997'; protected > $_month = 3; protected $_mday = 31; protected $_hour = 0; protected > $_min = 0; protected $_sec = 0; protected $_timezone = > 'Europe/Berlin'; protected $_defaultFormat = 'Y-m-d H:i:s'; protected > $_formatCache = array (...) }, 2 => class Horde_Date { protected > $_year = NULL; protected $_month = NULL; protected $_mday = NULL; > protected $_hour = 0; protected $_min = 0; protected $_sec = 0; > protected $_timezone = 'Europe/Berlin'; protected $_defaultFormat = > 'Y-m-d H:i:s'; protected $_formatCache = array (...) })), > 'property[12][month]', NULL ) ../Variables.php:134
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers