⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Found a bug with set_relation_n_n



xale07

xale07
  • profile picture
  • Member

Posted 03 November 2015 - 11:54 AM

Hello,

 

I've spend a bunch of hours having a bug with a set_relation_n_n :-(

void set_relation_n_n( string $field_name, string $relation_table, string $selection_table, string $primary_key_alias_to_this_table, string $primary_key_alias_to_selection_table , string $title_field_selection_table [ , string $priority_field_relation ] )

When the first parameter string $field_name contain a space, update and insert are not working !