Fix multi bug in auto-complete value on insert/update
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 28 Sep 2010 00:02:04 +0000 (02:02 +0200)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 28 Sep 2010 00:02:04 +0000 (02:02 +0200)
commit32888a89e4faa5dd2ca90f6b3090f2e537b72241
tree7b5de607df0bc3ada4f9a4b1bda27e9a818aba00
parentea73ca2dc447b36eb080e4c026f31a223122a09c
Fix multi bug in auto-complete value on insert/update

* explicitly not support multi FK constr, only deal
  with the first one. marked as FIXME
* some bad escaped vars were failing the auto-complete
  on very weird table/field names
* some cleanup
ajax-ac-insert.php
classes/Misc.php
js/ac_insert_row.js