PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Structures » Structures_DataGrid_DataSource_DataObject » Bug #9377

fb_fieldsToRender breaks joins

Details

Request #9377fb_fieldsToRender breaks joins
Submitted2006-11-19 01:25 UTC
Fromrafal at friendlysol dot com
StatusBogus
PackageStructures_DataGrid_DataSource_DataObject
PHP VersionIrrelevant
OSfreebsd
Roadmaps(Not assigned)

Comments

[2006-11-19 01:25 UTC] rafal at friendlysol dot com

Description:
------------
Using DatabObject, and when fields are specified in $fb_fieldsToRender, and I do a join on an object and bind it to the grid, it only shows up the fields in $fb_fieldsToRender even though the resultset has columns from different tables.
The columns show up if I don't specify anything in $fb_fieldsToRender.

Don't know if this is a bug or not.

[2006-11-19 18:35 UTC] olivierg at php dot net

This looks like the normal behaviour.

Please first ask on pear-general when you "don't know if this
is a bug or not".