Details
-
Bug
-
Resolution: Done
-
Major
-
xCM 6.0
-
None
Description
60 r25615
I have a recurrent NumberFormatException when I try to copy / paste some content. I have no real reproduction scenario, but I get it very oftenly.
As it seems to occur during import operation when I do some copy/paste (trace.txt), I have tried to just export a page so that you can take a look at generated xml but I have had same exception during export (trace2.txt).
60 r25736
A little bit tricky to find how to reproduce, but when found, it works each time.
It occurs only with oracle, so it is probably a consequence of its bad handling of the difference between null nad the empty string.
I have used db files and bigtext storage, no tested with filesystem storage.
The problem occurs when manually created pages, when the page is published, and then each time I try to export/paste it.
I have no problem publishing pages created by import (initial packaged demo import, or pages created by copy pasting a manually created but never published page)
It seems to be an initialization problem with manually created pages.