Hi Loïc,
Quick example of the way to face the bug #439565:
- create a table with one column of type TEXT or VARCHAR(20);
- insert a record with the value: 'say "hello"' (with the doubles quotes)
- now browse the table and try to modify/delete this record with the links displayed at the browse screen.
I didn't thought it was so easy to trigger, so I tried ... and your example is sadly right :-{ Looks like a major bug to me ...
Alain.