Closed (works as designed)
Project:
Weight
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 09:50 UTC
Updated:
10 Jul 2012 at 13:15 UTC
Hello,
i updated this morning drupal to 7.14 and weight to 7.x-2.1. I get this error when visiting the languages page (admin/config/regional/language):
Notice: Use of undefined constant DRUPAL_WEIGHT_SELECT_MAX - assumed 'DRUPAL_WEIGHT_SELECT_MAX' in form_process_weight() (linea 3890 di /var/www/mysite/includes/form.inc).
thanks,
joey
Comments
Comment #1
davisbenHi Joey,
This bug isn't related to Weight, as the DRUPAL_WEIGHT_SELECT_MAX constant isn't used. It is defined in system.module. This may be a bug in Core or a conflict with another contrib module.