bugphpGroupWare - Bugs: bug #4312, xml export

 
 

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

bug #4312: xml export

Submitter:  Invalid User ID <#20915>
Submitted:  Tue 15 Jul 2003 10:26:01 AM UTC
   
 
Category:  eTemplates Item Group:  0.9.16 pre RC
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  Caeies Open/Closed:  Open
Component Version:  ZIP Operating System:  MS Windows
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Tue 15 Jul 2003 10:26:01 AM UTC, original submission:  

class.xul_io.inc.php

line 339

changed from

   if ($this->debug)
   {
      echo "<pre>\n" . htmlentities($xml) . "\n</pre>\n";
   }

to

  if ($this->debug)
  {
    echo "<pre>\n" . htmlentities($xml) . "\n</pre>\n";
  }

Invalid User ID <#20915>

 

(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.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-06 skwashd Assigned toNone Caeies

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code