bugphpGroupWare - Bugs: bug #8010, wiki/setup/default_records.inc.php...

 
 

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

bug #8010: wiki/setup/default_records.inc.php not quoting one '''Wiki'''

Submitter:  None
Submitted:  Thu 04 Mar 2004 09:16:41 PM UTC
   
 
Category:  wiki Item Group:  0.9.16.000 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  SVN Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  None Planned Release:  None
Fixed Release: 

Thu 11 Mar 2004 11:45:56 PM UTC, comment #2: 

Somewhat related to Bugs #8128 and Bugs #7654 missing quoting

Louis B. Moore <lbmoore>
Thu 11 Mar 2004 07:22:00 AM UTC, comment #1: 

Thanks for tracking this one down.  I have tried to track it down several times, and could not replicate it.

Update from cvs for the fix.

Cheers

Dave Hall <skwashd>
Group administrator
Thu 04 Mar 2004 09:16:41 PM UTC, original submission:  

Ran into a SQL problem installing this fresh on a RedHat,
PostgreSQL 7.3.2 box. In:

/var/www/phpgroupware/wiki/setup/default_records.inc.php

a '''Wiki''' was not quoted. Changed it to read:

$oProc->m_odb->db_addslashes("'''Wiki'''")

and installation proceeded.

Anonymous

 

(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

 

CC list is empty

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-11 skwashd StatusNone Fixed
    Assigned toNone skwashd
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.14-7003.
Corresponding source code