Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Strange behaviour on addition of replicants
auli
Hi,
We are currently using TS652. While editing one of our saved DCRs, when a container is replicated and its position is moved, the data in some items of different containers got interchanged. We are not using any Javascript. Not sure what is the problem. Any pointers?
TIA
-Auli
Find more posts tagged with
Comments
vens
Hi,
Please post your datacapture and tpl code snippet.
R
V
nipper
Post your DCT, what type of Template (IWOV or XML) ? I suspect you have some bad names in the container definition (or reusing the same name)
auli
I got the problem, it was with Visual-format editor. The data was interchanged only for those items where Visual-Format is used as external-editor. We are using the default configuration file for configuring the options. DCR-type is xml and external-editor-inline option is set to false.
Is this a bug?
-Auli
ISCBorisB
Please post your datacapture...
Post your DCT...
If you need help post your code, not your guesses. You almost certainly mis-diagnosed the issue. As noted by nipper, your
problem *seems* to be incorrect usage of location/pathid attributes. The fact that item(s) in question happen to have VFE
is a coincidence.
auli
I guess I have diagnosed it correctly and also found the Knowledge Base Article: 58982 related to this. It is mentioned in the article that it is a bug.