<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://apnscp.com/bugtracker/bugzilla.dtd">

<bugzilla version="2.22.2"
          urlbase="http://apnscp.com/bugtracker/"
          maintainer="msaladna@apisnetworks.com"
>

    <bug>
          <bug_id>38</bug_id>
          
          <creation_ts>2006-06-30 11:25</creation_ts>
          <short_desc>File manager: image upload causes fatal error</short_desc>
          <delta_ts>2008-01-30 01:18:05</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>apnscp esprit</product>
          <component>Dashboard</component>
          <version>0.99 alpha</version>
          <rep_platform>All</rep_platform>
          <op_sys>Irrelevant</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chriddy@gmail.com</reporter>
          <assigned_to>msaladna@apisnetworks.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>chriddy@gmail.com</who>
            <bug_when>2006-06-30 11:25:15</bug_when>
            <thetext>On attempting to upload the following file: http://www.chrid.net/bucket/kittenuzi8lz.gif

to /var/www/html/bucket/ via the file manager, the operation failed and the following error message was issued:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 990468 bytes) in /usr/local/apnscp_esprit/lib/datastream.php on line 26</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>msaladna@apisnetworks.com</who>
            <bug_when>2008-01-30 01:18:05</bug_when>
            <thetext>Thank you for the bug report.  This has been fixed in the development branch
and should make its way onto the servers during the nightly update at 3 AM EDT.
--

I&apos;ve rewritten how file uploads occur within the control panel.  This should provide a work-around for memory limitations in the traditional model that base64-encodes the file, then sends across the wire to the backend.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>