Opened 4 months ago
Last modified 6 weeks ago
#23251 new defect (bug)
Fixed bug where Wordpress tries to unnecessarily set the memory limit — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | General | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Fixed bug where Wordpress tries to unnecessarily set the memory limit when a value like '2G' is used instead of '2048M'.
See bad code & good code over at Github, which is what you should be using for stuff like this; https://github.com/WordPress/WordPress/pull/26
Discovered by @willem_o and @PeterJaap
Note: See
TracTickets for help on using
tickets.
