Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
476External issue URL
Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
476
External issue URL
Fix versions
Affects versions
Created December 23, 2009 at 8:32 AM
Updated December 29, 2024 at 9:21 PM
Resolved May 11, 2010 at 8:00 AM
I got no permission error, when I was trying to delete form submission.
Event permission is checked by "in-portal:submissions" section, but
permission (in group permission editing is set on "in-portal:submissions:1"
(1 is associated form id) section.
To fix this I propose to set proper form-based permission section in
FormSubmissionEventHandler::CheckPermission method.