View Issue Details

IDProjectCategoryView StatusLast Update
0000936XMB1Bugspublic2026-09-12 12:17
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.10.07Fixed in Version1.10.07 
Summary0000936: Theme Details Page Needs to Recognize URL Values
DescriptionWhen editing a theme, the Top Table Color and the Category Color fields are explicitly described as allowing URLs, however the form template always passes the input value to the bgcolor attribute. There is some logic missing in the theme editor script to distinguish between URL values and color values. In the ThemeManager, for example, the distinction is whether or not a value contains a period.

https://github.com/miqrogroove/xmb/blob/b1898487318785d25e28264a9a258fab58d48ded/templates/admin_themes_single.php#L66
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision
Git Commithttps://github.com/miqrogroove/xmb/commit/b6151ce3c80330d334b5f7a4f93db9956cc39f97

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-08-30 22:10 miqrogroove New Issue
2026-09-10 08:42 miqrogroove Assigned To => miqrogroove
2026-09-10 08:42 miqrogroove Status new => assigned
2026-09-10 09:14 miqrogroove Status assigned => resolved
2026-09-10 09:14 miqrogroove Resolution open => fixed
2026-09-10 09:14 miqrogroove Fixed in Version => 1.10.07
2026-09-10 09:14 miqrogroove Git Commit => https://github.com/miqrogroove/xmb/commit/b6151ce3c80330d334b5f7a4f93db9956cc39f97
2026-09-12 12:17 miqrogroove Status resolved => closed