Hello,
I’m migrating some (mostly web-) apps from v5 to v6.5 and I encounter two problems right now :
1/ an image resource with computed source generates an tag in v6 even when the source is evaluated to “” (the empty string). On the v5 server, there’s no generated
tag.
2/ some forms start with a table containing some debug information, this table is hidden by a formula when the current user hasn’t the [&Debug] role. Alas, now in v6, an empty table is generated. Worse: it is only generated when the form is rendered read-only!
Has someone some hints or experience to share?
Thanks,
Christophe