Problem/Motivation

FILE: /Users/mac/Sites/drupal7-test/sites/all/modules/drupal.org/revision_deletion/revision_deletion.admin.inc
--------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------
196 | WARNING | Do not use the raw $form_state['input'], use $form_state['values'] instead where possible
--------------------------------------------------------------------------------------------------------------

Proposed resolution

Use $form_state['values']

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

None.

Comments

adriancid created an issue. See original summary.

  • adriancid committed 62a1e07 on 7.x-1.x
    Issue #3095213 by adriancid: Do not use the raw $form_state['input']...
adriancid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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