Page MenuHomePhabricator

Can't upload "big" images
Closed, ResolvedPublic

Description

Author: admin

Description:
If i create Wiki with PostgreSQL 8.1.4, i can't load images with size more than
65535 bytes.

Patch: I change in table "image" in field "img_size" from type "smallint" to
"integer".


Version: 1.7.x
Severity: normal
OS: Linux
Platform: PC

Details

Reference
bz6634

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
InvalidNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 9:17 PM
bzimport set Reference to bz6634.
bzimport added a subscriber: Unknown Object (MLST).

merdier wrote:

this fields too :

  • img_width -> int4
  • img_height -> int4

kreegee wrote:

*** Bug 7157 has been marked as a duplicate of this bug. ***

Gilles raised the priority of this task from High to Unbreak Now!.Dec 4 2014, 10:21 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to High.Dec 4 2014, 11:21 AM
Jdforrester-WMF subscribed.

Migrating from the old tracking task to a tag for PostgreSQL-related tasks.