Home » Structures » Structures_DataGrid_DataSource_DataObject » Bug #9377
fb_fieldsToRender breaks joins
Details
| Request #9377 | fb_fieldsToRender breaks joins |
|---|---|
| Submitted | 2006-11-19 01:25 UTC |
| From | rafal at friendlysol dot com |
| Status | Bogus |
| Package | Structures_DataGrid_DataSource_DataObject |
| PHP Version | Irrelevant |
| OS | freebsd |
| 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".