Ticket #477 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

addons.mozilla.org won't accept .xo bundles > 8 MB

Reported by: brian Owned by: dfarning
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: activities.sugarlabs.org Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The bundle I'm trying to upload is Help-10, available here:

 http://wiki.laptop.org/images/0/00/Help-10.xo

From Tomeu: Ok, this one is because we have a size limit of 8MB for activities.

Change History

Changed 4 years ago by dfarning

Is this an aslo issue or a php.ini issue?

Changed 4 years ago by tomeu

Seems to be php.ini:

; Maximum size of POST data that PHP will accept.
post_max_size = 8M

Changed 4 years ago by dfarning

  • status changed from new to closed
  • resolution set to fixed

I bumped post_max_size up to 16M. The file now uploads correctly. The file is getting another error:)

Note: See TracTickets for help on using tickets.