URL:
  <http://savannah.gnu.org/bugs/?23404>

                 Summary: calendar planner consumes 128M ?
                 Project: phpGroupWare
            Submitted by: pizzathief
            Submitted on: Wednesday 05/28/2008 at 05:16
              Item Group: SVN trunk (dev code)
                Category: calendar
                Severity: 3 - Normal
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: CVS
        Operating System: GNU/Linux - Debian
         Reproducibility: Every Time
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

use the calendar , and click on the planner button, you get this:

!ERROR Warning: preg_match() [function.preg-match]: Unknown modifier ']' in
/path/to/phpgroupware/calendar/inc/class.html.inc.php at line 26
 
 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
allocate 16 bytes) in
/home/jason/website/phpgroupware/calendar/inc/class.uicalendar.inc.php on line
1485


(preg_match is covered in another bug)

PHP is set to allow pages of at most 128M (in php.ini) , and this has managed
to consume all of it.  Something's wrong here, no way should it consume that
much.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23404>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to