Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2012 at 22:04 UTC
Updated:
23 Jul 2012 at 15:27 UTC
Jump to comment: Most recent file

Comments
Comment #1
marcusx commentedAnd here a patch for the missing table problem. I am not a renderable array expert, but I think the render array sub elements (the table in this case) needs to be an indexed element and a named key 'table' is not allowed. After removing the key the table shows up correctly.
Comment #2
misogi commentedHow to use this path
Comment #3
mikran commentedEven tests confirm this error. The patch nicely fixes all errors. I didn't dig for the real reason why 'table' makes it fail but the change works.
Comment #4
chx commentedCommitted, thanks.
Comment #5
jayaram commented#1: relation-endpoint_table_render_array-1563678-1.patch queued for re-testing.
Comment #7
mikran commented