View Issue Details

IDProjectCategoryView StatusLast Update
0003524Composr alpha bug reports[All Projects] General / Uncategorisedpublic2018-02-06 05:59
ReporterChris GrahamAssigned ToSalman 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0003524: Naive hard-coded script URLs
DescriptionWe should not directly link to script URLs as it subverts the override system.

For example data/gd_text.php may be overridden by data_custom/gd_text.php.

See screenshot for cases.

I realise this may have come from v10 code, but let's fix it.
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2018-02-02 02:17

administrator  

Screen Shot 2018-02-02 at 02.16.03.png (362,206 bytes)

Salman

2018-02-06 05:59

reporter   ~0005441

I found some more URLs than pointed out, and they did come from v10. Fixed using $FIND_SCRIPT_NOHTTP:

https://github.com/ocproducts/composr/commit/6808c50844db063cc1a0dda2171c38cbb1eca8f0

Issue History

Date Modified Username Field Change
2018-02-02 02:17 Chris Graham New Issue
2018-02-02 02:17 Chris Graham Status non-assigned => assigned
2018-02-02 02:17 Chris Graham Assigned To => Salman
2018-02-02 02:17 Chris Graham File Added: Screen Shot 2018-02-02 at 02.16.03.png
2018-02-06 05:59 Salman Note Added: 0005441
2018-02-06 05:59 Salman Status assigned => resolved
2018-02-06 05:59 Salman Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised