You need the edit right to upload files. Assuming this is intended behavior, the upload form should not load if you don't have the edit right, and there should not be a link on the toolbox or in Special:Specialpages.
Version: 1.15.x
Severity: minor
You need the edit right to upload files. Assuming this is intended behavior, the upload form should not load if you don't have the edit right, and there should not be a link on the toolbox or in Special:Specialpages.
Version: 1.15.x
Severity: minor
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | None | T13023 cleaner array for avoiding Special:Specialpages' disabled links | |||
| Resolved | None | T20408 The upload form should not be visible or linked to for users who don't have the edit right | |||
| Resolved | None | T20407 Special:Specialpages shouldn't link to the upload form if you don't have the upload right |
From my understanding of the user rights [1], The edit shouldn't effect upload permissions, the upload right should be the one thats effecting the permission to upload and thats what should be getting checked against.
Bryan.TongMinh wrote:
(In reply to comment #1)
From my understanding of the user rights [1], The edit shouldn't effect upload
permissions, the upload right should be the one thats effecting the permission
to upload and thats what should be getting checked against.
Uploading requires edit, create and upload rights.
heugabel wrote:
(In reply to comment #2)
(In reply to comment #1)
From my understanding of the user rights [1], The edit shouldn't effect upload
permissions, the upload right should be the one thats effecting the permission
to upload and thats what should be getting checked against.Uploading requires edit, create and upload rights.
not working, i can´t acess the upload page :-(
heugabel wrote:
You must set a submission callback
Backtrace:
#0 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(1011): HTMLForm->show()
#1 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(200): UploadForm->show()
#2 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(179): SpecialUpload->showUploadForm(Object(UploadForm))
#3 /home/xxx/public_html/wiki/includes/SpecialPage.php(572): SpecialUpload->execute(NULL)
#4 /home/xxx/public_html/wiki/includes/Wiki.php(259): SpecialPage::executePath(Object(Title))
#5 /home/xxx/public_html/wiki/includes/Wiki.php(67): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest))
#6 /home/xxx/public_html/wiki/index.php(116): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest))
#7 /home/xxx/public_html/vbseo.php(1577): require('/home/xxx/...')
#8 {main}
what? i cant understand this :-) sorry