Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2009 at 01:24 UTC
Updated:
31 Dec 2009 at 20:00 UTC
I get the following warning if a module fails hook_requirements() during install:
Warning: array_multisort(): Array sizes are inconsistent in system_modules_submit() (line 1141 of /home/jonny/sites/drupal-7.x-dev/modules/system/system.admin.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| requirements.patch | 684 bytes | jbrown |
Comments
Comment #1
sivaji_ganesh_jojodae commentedThis is already reported @ #662950: array_multisort PHP warning when module failed to install
Comment #2
jbrown commented#523208: array_multisort PHP warning when module failed to install