Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
API
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 17:26 UTC
Updated:
10 Jun 2012 at 10:58 UTC
Notice: Undefined variable: endpoints in relation_endpoint_field_formatter_view() (line 269 of /drupal/sites/all/modules/relation/relation_endpoint.module).
Warning: Invalid argument supplied for foreach() in relation_endpoint_field_formatter_view() (line 269 of /drupal/sites/all/modules/relation/relation_endpoint.module).
Comments
Comment #1
mikran commentedThis has been fixed
Comment #2
cinetik commentedWould you precise how ?
thanks
Comment #3
mikran commenteddev version
Comment #4
nicodv commentedno patches available?
Comment #5
nicodv commenteddidn't say anything, sorry. All good with the dev version.
Thanks for all the work, btw
Comment #6
mindaugasd commentedthe patch is available here http://drupal.org/node/1494778 .
the latest -dev version doesn't work for me totally. so I applied this patch to lastest stable version.
Comment #7
mikran commentedHow it does not work?
Comment #8
mindaugasd commentedin latest dev version menus no longer exist/apear
admin/structure/relation/add
admin/structure/relation/import
relation/%
relation/%/list
if you want, I can install newer version once again and look into this deeper, becouse 7.x-1.0-rc2 version seems to be buggy too, so I would like be working with the latest one.
Comment #9
mindaugasd commented:) it seems that there are new "Relation UI" module in -dev version, I enabled it and menus do appear now. Thank you.