View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000727 | XMB1 | Bugs | public | 2024-12-06 06:28 | 2025-01-01 18:32 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 1.9.12.06 | ||||
Target Version | 1.9.12.08 | Fixed in Version | 1.9.12.08 | ||
Summary | 0000727: Upgrade Script Constants Throw Warnings | ||||
Description | Need to check if a require_once statement or other changes are needed to help avoid PHP warnings: [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant IN_CODE already defined in header.php on line 34 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant X_VERSION already defined in include/version.php on line 30 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant X_VERSION_EXT already defined in include/version.php on line 31 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant X_VERSION_DATE already defined in include/version.php on line 32 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant MYSQL_MIN_VER already defined in include/version.php on line 33 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant PHP_MIN_VER already defined in include/version.php on line 34 [06-Dec-2024 09:15:22 America/Detroit] PHP Warning: Constant COPY_YEAR already defined in include/version.php on line 35 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 3135 | ||||
Git Commit | |||||
related to | 0000681 | closed | miqrogroove | Installer Version Number is Stale and Doesn't Match header.php |
|
This is looking like a simple mistake from r3023. Unlike the install script, the upgrade script is calling both header.php and version.php. That was not intended. |
|
Reopened because it looks like upgrade/trigger.php was missed entirely. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-06 06:28 | miqrogroove | New Issue | |
2024-12-14 10:12 | miqrogroove | Relationship added | related to 0000681 |
2024-12-14 10:15 | miqrogroove | Status | new => acknowledged |
2024-12-14 10:15 | miqrogroove | Product Version | => 1.9.12.06 |
2024-12-14 10:15 | miqrogroove | Target Version | => 1.9.12.08 |
2024-12-14 10:15 | miqrogroove | Description Updated | |
2024-12-31 12:59 | miqrogroove | Assigned To | => miqrogroove |
2024-12-31 12:59 | miqrogroove | Status | acknowledged => assigned |
2024-12-31 12:59 | miqrogroove | Note Added: 0000542 | |
2024-12-31 13:03 | miqrogroove | Status | assigned => resolved |
2024-12-31 13:03 | miqrogroove | Resolution | open => fixed |
2024-12-31 13:03 | miqrogroove | Fixed in Version | => 1.9.12.08 |
2024-12-31 13:03 | miqrogroove | SVN Revision | => 3133 |
2024-12-31 13:20 | miqrogroove | Status | resolved => feedback |
2024-12-31 13:20 | miqrogroove | Resolution | fixed => reopened |
2024-12-31 13:20 | miqrogroove | Note Added: 0000543 | |
2024-12-31 16:57 | miqrogroove | Status | feedback => resolved |
2024-12-31 16:57 | miqrogroove | SVN Revision | 3133 => 3135 |
2025-01-01 18:32 | miqrogroove | Status | resolved => closed |