https://issues.apache.org/ooo/show_bug.cgi?id=120418
--- Comment #9 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #8) > Apparently db1 and db2 are registered, as you can see in the screen snapshot > (in the zip file). > Please, try yourself: in the .zip file I included all three source files > (text + 2 db's) you can play with yourself. The point is that when one > exchanges databases from e.g. db1 to db2, the references in the True and > False subfields do not get updated to the new database. The issue here is that True and False are strings in your spreadsheets, NOT boolean values. If they where boolean, when display on the Data Source Browser (F4), in the column you see check boxes, instead of True and False. -- You are receiving this mail because: You are the assignee for the bug.
