View Issue Details

IDProjectCategoryView StatusLast Update
0000731XMB1New Featurespublic2024-12-24 21:07
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Target Version1.10.00 
Summary0000731: Find suitable replacement for the X_SCRIPT constant.
DescriptionThe X_SCRIPT constant is a bit awkward, likely not needed in most situations, and could be replaced with session variables in other situations.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision
Git Commit

Relationships

child of 0000732 confirmed Eliminate or change global constants 

Activities

miqrogroove

2024-12-24 21:07

administrator   ~0000536

Changes are underway. For most situations, basename($_SERVER['SCRIPT_NAME']) is a suitable replacement.

Issue History

Date Modified Username Field Change
2024-12-14 10:54 miqrogroove New Issue
2024-12-14 10:56 miqrogroove Description Updated
2024-12-14 11:03 miqrogroove Relationship added child of 0000732
2024-12-15 11:06 miqrogroove Summary Find suitable replacement for the IN_CODE constant. => Find suitable replacement for the X_SCRIPT constant.
2024-12-15 11:06 miqrogroove Description Updated
2024-12-24 21:07 miqrogroove Assigned To => miqrogroove
2024-12-24 21:07 miqrogroove Status new => assigned
2024-12-24 21:07 miqrogroove Note Added: 0000536