View Issue Details

IDProjectCategoryView StatusLast Update
0000727XMB1Bugspublic2025-01-01 18:32
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionreopened 
Product Version1.9.12.06 
Target Version1.9.12.08Fixed in Version1.9.12.08 
Summary0000727: Upgrade Script Constants Throw Warnings
DescriptionNeed 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
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision3135
Git Commit

Relationships

related to 0000681 closedmiqrogroove Installer Version Number is Stale and Doesn't Match header.php 

Activities

miqrogroove

2024-12-31 12:59

administrator   ~0000542

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.

miqrogroove

2024-12-31 13:20

administrator   ~0000543

Reopened because it looks like upgrade/trigger.php was missed entirely.

Issue History

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