Ninad Pundalik a écrit :
On 29/08/2010, Marc Delisle marc@infomarc.info wrote:
Hi, columns that are located after a BLOB in a table's structure are not inline editable. It does not matter if there is a transformation applied to this BLOB.
Thanks for pointing this out. Fixed in commit 9f10d69. The class being applied to inline editable fields was cleared for BLOBs, but was not being set for the fields after it.
Merged, thanks.