Posted: Mon Nov 27, 2006 9:30 pm Post subject: WMB 6 Inconsistency Behavior
Newbie
Joined: 27 Nov 2006 Posts: 1
I've encountered a weird problem on WMB 6 behavior and I appreciate any feedback anyone could provide me.
For the string like: "E & J", the "&" symbol is represented as "&" in XML world. So, it'll be represented as <Name>E & J </Name>. We have this type of logic written in XSLT for data transformation. But when we test the end to end flow, we ran into some inconsistency issue.
For the 2 Windows platform with WMB 6.0.0.1, one of them transformed the data correctly (<Name> E & J Company</Name> --> <Name> E & J</Name>) but another transforms badly (<Name> E & J Company</Name> --> <Name> E & J</Name>).
For another Windows platform with WMB 6.0.0.2, the data transformation is good.
For AIX platform with WMB 6.0.0.1, the data transformation is bad.
All 4 tests are done by the same XSLT and bar files.
Would anyone know what's going on with this inconsistency? Has anyone heard of anything like that before? Is that some sort of defect in WMB?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum