Posted by dopry on February 2, 2007 at 1:31am
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | install system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dopry |
| Status: | closed (fixed) |
Issue Summary
$versions is unset on reset. complaints arise when it is used later. This patch assigns it to an empty array on reset, which should also set as false and leave the variable initialized.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| install.inc_versions.patch | 599 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Committed to CVS HEAD. Thanks.
#2
And to 5.
#3