Page MenuHomePhabricator

Undefined array key "url" in PF_UploadForm.php
Closed, ResolvedPublicBUG REPORT

Description

With $wgAllowCopyUploads enabled, a uploadable form field shows the following error in the upload iframe:

Warning: Undefined array key "url" in extensions/PageForms/specials/PF_UploadForm.php on line 167

PageForms version 40afa12ca89aff14eca4671d78da8bf410d7046d
MediaWiki versoin 81259da8170e69394fbe2e6cd83cfac1ea7fac0d

Event Timeline

Change #1170773 had a related patch set uploaded (by Samwilson; author: Samwilson):

[mediawiki/extensions/PageForms@master] UploadForm: Move max file sizes into constructor and add 'url'

https://gerrit.wikimedia.org/r/1170773

Change #1170773 merged by jenkins-bot:

[mediawiki/extensions/PageForms@master] UploadForm: Move max file sizes into constructor and add 'url'

https://gerrit.wikimedia.org/r/1170773

Samwilson claimed this task.