IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 2 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Based on the first line and the rest of the thread
It sounds like you have multiple XSLs in sequence. The first one to touch the special characters turns them into properly escaped entities, but then a subsequent transform blindly escapes every ampersand it comes across.

If that is correct, then storing them as escaped sequences in the DB will not make a difference either.

In any case, I'd take a look at the transforms next.
New That's a good point
I'm pretty sure everything is going through multiple levels of transforms before getting to the final "formatting" ones that output the HTML. Hmm ... more research to do.
--

Drew
     XML question on "disapble-output-escaping" - (drook) - (18)
         Re: XML question on "disapble-output-escaping" - (mvitale) - (15)
             Uhh ... not getting what you're saying -NT - (drook) - (2)
                 He's having the inverse problem ;-) - (scoenye)
                 Check again. Sorry. -NT - (mvitale)
             That's (kind of) what I'm thinking - (drook) - (11)
                 Not nearly that simple. - (static) - (10)
                     Yeah, not at all ... well, maybe it is - (drook) - (9)
                         Ah... - (static) - (8)
                             It's legal? Well crap, this argument just got a lot harder - (drook) - (7)
                                 "Into the database"? - (static) - (6)
                                     Umm ... yeah - (drook) - (5)
                                         ? Its been a few years since I went to xml dtd school - (boxley) - (4)
                                             It's not a string - (drook) - (3)
                                                 not my point - (boxley) - (2)
                                                     Well ... - (drook) - (1)
                                                         I guess that's better than binary blobs. - (static)
         Based on the first line and the rest of the thread - (scoenye) - (1)
             That's a good point - (drook)

Lather, rinse, repeat.
61 ms