View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000882 | v2.4 Release (Closed) | [All Projects] General | public | 2011-07-13 07:42 | 2011-08-16 23:49 | ||||
Reporter | KennyN | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 2.4 | |||||||
Summary | 0000882: Code Error in Links setup.php | ||||||||
Description | Installing Links Module via System Admin gives 1 error and fails to create its sysvals entries. As far as I can tell not fixed in code within svn Line 81 reads foreach ($linkType as $linkTypes) { Should be foreach ($linkTypes as $linkType) { | ||||||||
Additional Information | Flagged as Minor since Links is now installed as part of Core. Need to Remove and re Install to see issue. However it should be fixed. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2011-07-18 22:33 |
Resolved as described in r2000; WOOHOO Commit 2000! :) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-13 07:42 | KennyN | New Issue | |
2011-07-14 22:58 | caseydk | Project | v2.3 Release (Closed) => v2.4 Release (Closed) |
2011-07-18 12:19 | caseydk | Status | new => assigned |
2011-07-18 12:19 | caseydk | Assigned To | => caseydk |
2011-07-18 22:33 | caseydk | Note Added: 0002051 | |
2011-07-18 22:33 | caseydk | Status | assigned => resolved |
2011-07-18 22:33 | caseydk | Resolution | open => fixed |
2011-08-16 23:42 | caseydk | Status | resolved => closed |
2011-08-16 23:42 | caseydk | Fixed in Version | => 2.4 |