Problem

The EnrollActionForm loads the enroll setting as editable even though it doesn't need to edit the value. This also prevents overrides from being properly applied. This happens in the buildForm method.

Solution

Load the config as non-editable using get instead of getEditable

CommentFileSizeAuthor
#2 not_get_editable_config-3114280-2.patch737 bytesfelribeiro

Comments

Kingdutch created an issue. See original summary.

felribeiro’s picture

Status: Active » Needs review
StatusFileSize
new737 bytes
ronaldtebrake’s picture

Status: Needs review » Fixed

Thanks for the patch :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.