Last modified: 2014-10-17 20:40:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65893, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63893 - The column us_props is missing from the mediawiki.uploadstash table with PostgreSQL
The column us_props is missing from the mediawiki.uploadstash table with Post...
Status: UNCONFIRMED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.22.5
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on: 64067
Blocks: postgres
  Show dependency treegraph
 
Reported: 2014-04-14 08:20 UTC by David Roger
Modified: 2014-10-17 20:40 UTC (History)
10 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---
mah: Backport_to_Stable+


Attachments

Description David Roger 2014-04-14 08:20:27 UTC
Mediawiki 1.22.5 with PostgreSQL 8.4.7, unable to upload files :
ERROR: column "us_props" of relation "uploadstash" does not exist

I see that into maintenance/postgres/tables.sql the "CREATE TABLE uploadstash" statement is missing the us_props field.

It seems that other versions of Mediawiki are affected :
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/postgres:_column_%22us_props%22_of_relation_%22uploadstash%22_does_not_exist
Comment 1 Jeff Janes 2014-04-17 06:12:39 UTC
I can verify that us_props is not there, but I cannot get this to cause problems during file upload.  It seems the common file upload method does not try to use the uploadstash table at all.  Can you describe what upload process, or what configuration settings, you use in order to invoke this behavior?
Comment 2 Bawolff (Brian Wolff) 2014-04-17 07:39:24 UTC
(In reply to Jeff Janes from comment #1)
> I can verify that us_props is not there, but I cannot get this to cause
> problems during file upload.  It seems the common file upload method does
> not try to use the uploadstash table at all.  Can you describe what upload
> process, or what configuration settings, you use in order to invoke this
> behavior?

Try stashed uploads (its part of the api). Normal uploads do not use it, but it is used by the upload wizard extension, or can be triggered by using the api directly.
Comment 3 Jeff Janes 2014-04-23 02:36:18 UTC
I only just now realized that this is already fixed in 1.23 in 
Change-Id: I057b1dd845a5ab7ae05f5597454981a6e2c12698

Do we want to backport it to 1.22 and 1.21, or is the fix to the upcoming release good enough?

Bug 64067 affects upgrades to 1.23 just as it does 1.22.
Comment 4 Umherirrender 2014-05-10 10:00:40 UTC
Was backported to REL1_22 with Gerrit change #132192
Comment 5 Mark Holmquist 2014-10-17 20:40:38 UTC
Is this fixed, now?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links