PHP Classes

Can't enter certain characters

Recommend this page to a friend!

      Node Tree  >  All threads  >  Can't enter certain characters  >  (Un) Subscribe thread alerts  
Subject:Can't enter certain characters
Summary:Some characters are not escaped
Messages:3
Author:Derek Gomez
Date:2007-07-25 23:59:34
Update:2007-07-26 06:26:01
 

  1. Can't enter certain characters   Reply   Report abuse  
Picture of Derek Gomez Derek Gomez - 2007-07-25 23:59:34
Characters like & and ' cannot be used in Node names. Is there a way around this?

  2. Re: Can't enter certain characters   Reply   Report abuse  
Picture of Marko Tapio Manninen Marko Tapio Manninen - 2007-07-26 05:54:36 - In reply to message 1 from Derek Gomez
I need to make some test with it. Is it a problem when sending node names from javascript input or is it a problem when fetching manual set special chars from database... need couple of days because of the rush after holidays, eh.

  3. Re: Can't enter certain characters   Reply   Report abuse  
Picture of Derek Gomez Derek Gomez - 2007-07-26 06:26:01 - In reply to message 2 from Marko Tapio Manninen
I think it's when sending node names from javascript input because the INSERT or UPDATE query already shows the submission has been truncated.