Actions
Bug #4978
closedservice restart and stop icon images broken
Status:
Resolved
Priority:
Normal
Assignee:
Jared Dillard
Target version:
-
Start date:
08/18/2015
Due date:
% Done:
100%
Estimated time:
Description
pointing to:
/themes//images/icons/icon_service_restart.gif /themes//images/icons/icon_service_stop.gif
missing theme name maybe? (didn't look at src)
Updated by Anonymous almost 10 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Chris Buechler
Would you provide more details please? Is this status_services.php or another page? I have not been able to reproduce an error.
Updated by Chris Buechler almost 10 years ago
- Status changed from Feedback to Confirmed
- Assignee changed from Chris Buechler to Anonymous
on services_dnsmasq.php and services_unbound.php for instance, towards top right of page, next to the log and help shortcut icons. It is missing the theme from the image path.
Updated by Anonymous almost 10 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Chris Buechler
Fixed by J Dillard
Updated by Chris Buechler almost 10 years ago
- Status changed from Feedback to Assigned
- Assignee changed from Chris Buechler to Jared Dillard
It no longer has the theme name omitted, so now it's pointing to paths like:
/themes/pfsense/images/icons/icon_service_restart.gif
But /usr/local/www/themes/* no longer exists, so that's still 404.
Updated by Anonymous almost 10 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset pfsense:eafd375aec8fb54dbb65dd145a4bcba91f2175f0.
Updated by Jared Dillard almost 10 years ago
- Assignee changed from Jared Dillard to Chris Buechler
Updated by Chris Buechler almost 10 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Chris Buechler to Jared Dillard
fixed
Actions