bugphpGroupWare - Bugs: bug #7822, There's no way to insert a \ in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7822: There's no way to insert a \ in sitemanager.

Submitter:  Marco Gaiarin <gaio>
Submitted:  Fri 20 Feb 2004 05:12:23 PM UTC
   
 
Category:  sitemgr Item Group:  0.9.16.008
Severity:  3 - Normal Priority:  5 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  None
Fixed Release: 

Thu 09 Feb 2006 06:10:11 PM UTC, comment #3: 

If you use &#92 to represent your character (it is the html equiv. of \) it works fine. I replicated your problem in 0.9.16.010. I suppose the back-end should be replacing this / all special characters for display purposes... I found a table of equiv's here: http://www.natural-innovations.com/wa/doc-charset.html

If I get to feeling ambitious I might just work on a storage function to convert all of the special characters to their equiv's... but I have my hands tied with the patches I am trying to produce for phpbrain.

Robert <burnttoast>
Wed 07 Dec 2005 02:00:49 PM UTC, comment #2: 

I spent some time on this one this evening.  I can't work out how to fix atm.  It seems to be an issue with the way the data is returned from the database.  The data is invalid in db->Record which is annoying.

I will keep you posted

Dave Hall <skwashd>
Group administrator
Sun 04 Dec 2005 06:37:06 AM UTC, comment #1: 

Replicated, I will look at fixing this one soon

Dave Hall <skwashd>
Group administrator
Fri 20 Feb 2004 05:12:23 PM UTC, original submission:  


In sitemanager, html module, i've not found a way to insert a \ character, if i insert it, the page content are not saved (even if i insert \\), and \&bsol; entities are left unprocessed.

Marco Gaiarin <gaio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 skwashd Assigned toskwashd None
        SummaryThere\'s no way to insert a \\ in sitemanager. There's no way to insert a \ in sitemanager.
    2005-12-04 skwashd Item Group0.9.16RC3 0.9.16.008
        StatusNone In Progress
    2004-04-21 cboettger Assigned toNone skwashd

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code