Public bug reported: If I use < or > in one of my widgets, Aiki turns them into < > when it outputs the HTML.
Oftentimes we need to write < or > if we want to display those characters without the browser thinking they are HTML markup. Aiki should not be in the business of converting any HTML entities. ** Affects: aikiframework Importance: Undecided Status: New -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/931257 Title: If a widget contains < or > Aiki will output < and > Status in Aiki Framework: New Bug description: If I use < or > in one of my widgets, Aiki turns them into < > when it outputs the HTML. Oftentimes we need to write < or > if we want to display those characters without the browser thinking they are HTML markup. Aiki should not be in the business of converting any HTML entities. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/931257/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp