24 Apr 2008, 1:10 PM
|
jh
Joined on 04-24-2008
Posts 12
|
Less than/Greater than & .EditorHtml
|
|
|
|
In playing around with your editor to decide on whether or not we should use it, I have discovered what is perhaps a bug (or perhaps it's intentional and I'm doing something wrong). When you add greater than/less than signs to the text in the design mode and switch to HTML view, it properly translates them into > and < respectively; however when accessing the text via .EditorHtml they come out as simply the greater than and less than characters themselves. This is a bit problematic since it can potentially cause confusion about what in the text is HTML and what isn't.
|
|
|
|
|
|
|
|
|