I think it get fixed because I remove strip slashes, then bassel add it
because Mac was adding slashes then Roger remove it, and I notice on one
server that php was adding slashes (it had magic_quotes enabled) so I
add code that strip slashes if it was enabled. So I think it's fixed,
need testing.

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/736717

Title:
  escape characters problem in ocal admin panel

Status in Aiki Framework:
  In Progress
Status in openclipart:
  Triaged

Bug description:
  When I create ninja mode I've notice that slashes are eaten when I put
  Strings contain \\ and \n I need to put \\\\\\ \\n and I if I refresh,
  they are changing randomly sometimes in order to use new lines I need
  to use \n and sometime \\n.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/736717/+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

Reply via email to