mazedigital / association_output

Association Output for Symphony: Inline XML
MIT License
5 stars 4 forks source link

Inline xml output of multilingual fields #11

Open azzagazz opened 9 years ago

azzagazz commented 9 years ago

hi,

i am using jens' multilingual extension (1.1.0) along with your parenthesis tabs extension (1.0.0) to create a simple 2 language website.

it seems when an associated section contains multilingual fields i can't get the inline output to work. all i get is an item-node with the field content of the field used to link the sections in the association field (in the section editor). none of the other fields of the associated section as selected in the DS are available in the actual xml output.

thx, daniel

azzagazz commented 9 years ago

hm, just tried with another section that also has multilingual fields. works fine there... so not a problem specific to that setup after all. still, i cant get it to work with this one section. thought, maybe it was because the associated section also had an association field. but i removed that completely from the section, deleted all entries, created the child entry again, created the parent entry again, killed the DS, created that one again and still no luck... i really don't get it oO

nilshoerrmann commented 9 years ago

Both extension are manipulating the XML output so my guess is that something with the delegate order goes wrong. Maybe it's a stupid idea, but have you tried giving your DS a different name?

We are trying to fix most of the issues related to the association extensions over the next months. If you can provide us with some information how to recreate this issue we can look into this as well.