Dxl import export bug?

At this point I can tell that there is a problem with the viewactions. We use the DXLImport and DXLExport classes to read and write the viewdesign in XML. The exporter raises an error when a viewactions contains a formula event for the client. When I manually remove this entry it all works fine, but domino randomly adds this peace of xml to the viewdesign.

The xml to be removed:

The strange thing is that java raises an error and doesn’t do anything, whereas Lotusscript takes the error for granted and sends the xml to the output. The problem here is that the dominoserver on an AS400 crashes, when this actions occurs simultaneously by different users. Anybody with the same experience out there?

Subject: is it a dual-coded event?

We are aware of a bug where some dual-coded events (JavaScript for the Web, Formula or LotusScript or Simple Action for the Client) are not exported/imported correctly. We intend to fix those problems but have not yet. If this is a different scenario the please post a concise set of steps to reproduct the problem, and I will look into it.