Opened 15 years ago
Closed 12 years ago
#11265 closed defect (bug) (fixed)
Image uploader gallery order not saved with large amount of images
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Gallery | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Basically as the title says. When a large amount of images are attached to a post if you try to change the order of the images strange things happen when the order is saved.
The strange things range from the order just not saving correctly, the order numbers not being consecutive, and also order numbers being duplicated. I hope that makes sense. It seems to happen regardless of browser.
Hope I've done this right I haven't made many Trac tickets before.
Attachments (1)
Change History (7)
#3
@
14 years ago
- Keywords reporter-feedback added; order upload removed
- Milestone changed from Awaiting Triage to Future Release
We'll probably need better steps to reproduce on this.
#5
@
12 years ago
- Keywords needs-patch added; reporter-feedback removed
- Milestone changed from Future Release to 3.5
I tried to save 176 images and got this warning:
"Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0"
Need to check how the new media workflow will affect this.
http://de.php.net/manual/en/info.configuration.php#ini.max-input-vars
Gallery Screenshot