Hi Gerd,

[email protected] schrieb:
saving in Oneform/Sourceeditor:
is there a (easy) way to keep the formatting of the document exactly as-is?

The problem:
I created a resourcetype XSP-page to use a XSP-page as content.
For editing these documents I'd like to use Oneform.
Basically all works as expected but in some cases it leads to errors when the 
code is reformatted by the editor.

Example: db-usage with esql-logicsheet
<esql:pool><input:get-attribute module="properties" as="string" name="mydatasource" 
default=""/></esql:pool>
is reformatted to:
<esql:pool>
<input:get-attribute module="properties" as="string" name="mydatasource" 
default=""/>
</esql:pool>
this doesn't work anymore as the whitespaces are considered to be part of the 
connection-name.

I can confirm the problem. Would you mind filing a bug report? TIA!

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to