Posted by catch on September 5, 2008 at 12:36pm
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | language system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Install HEAD on d7, go to the admin/build/modules page, get Notice: Trying to get property of non-object in /home/catch/www/7.x/includes/common.inc on line 774
Comments
#1
I guess that's a duplicate of the *really broken* issue #229129: System module page *seriously* broken.
#2
Appears to be crashing on .install files where t() is used looking at the call stack.
#3
Damien, I think you're probably right, will mark as duplicate and link back. It's broken in so, so many ways :(
#4