Strict warning: Declaration of TMGMTTranslatorUIController::overviewFormSubmit() should be compatible with that of EntityDefaultUIController::overviewFormSubmit() in require_once() (line 8 of
CommentFileSizeAuthor
#1 1414702-overviewform-parameter.patch864 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Title: Strict warning when rebuilding registry » overviewFormSubmit/overviewFormValidate should get form, form_state parameters
Project: Translation Management Tool » Entity API
Version: » 7.x-1.x-dev
Component: Code » Entity CRUD admin UI
Priority: Critical » Major
Status: Active » Needs review
FileSize
864 bytes

Oh this is actually a problem of entity api

That's somehow a bit bad to change as this might break other code as well. In general i don't see a usecase for a validate/submit handler which doesn't have any parameters so probably no project beside tmgmt used it before.

fago’s picture

Status: Needs review » Fixed

ouch. Yep, it doesn't look like someone has been using that yet.
Thanks, committed.

Status: Fixed » Closed (fixed)

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