symphonists / association_field

Association Field for Symphony CMS
http://symphonyextensions.com/extensions/association_field/
Other
8 stars 5 forks source link

»Display associations in entries table« setting is not saved #6

Closed animaux closed 9 years ago

animaux commented 10 years ago

After migrating from SSM this particular setting is not saved. It did work on another installation though. No errors logged :(

jdsimcoe commented 10 years ago

:+1: I'm still having this issue.

nilshoerrmann commented 10 years ago

Can you confirm that it works for newly created Association fields?

jdsimcoe commented 10 years ago

You mean create a new Association field and see if it still does the same error?

nilshoerrmann commented 10 years ago

Exactly.

jdsimcoe commented 10 years ago

Yes it still persists. I'm also getting this error in one of my sections currently:

Symphony Fatal Database Error: Unknown column 'relation_id' in 'where clause'
jdsimcoe commented 10 years ago

Ok, I solved the Symphony Fatal Database Error by modifying my SQL a bit. But a new Assocation field still has this erroneous behavior. Testing on RC2.

jurajkapsz commented 9 years ago

This is related: https://github.com/symphonycms/selectbox_link_field/issues/75

brendo commented 9 years ago

2.6.0 will contain a fix for symphonycms/symphony-2#2082 which broke this for all Fields that depend on Association behaviour.

jdsimcoe commented 9 years ago

@brendo nice! when is 2.6.0 slated to launch?