View Issue Details

IDProjectCategoryView StatusLast Update
0003615Composr alpha bug reports[All Projects] General / Uncategorisedpublic2018-07-19 04:54
ReporterChris GrahamAssigned ToSalman 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0003615: Commandr
DescriptionThe SVG icon change has broken Commandr, on Firefox anyway.

It can't parse the Commandr responses if they contain <svg> due to incorrect namespacing.
TagsNo tags attached.
Sponsorship open0

Activities

Chris Graham

2018-05-28 01:14

administrator  

Salman

2018-07-19 04:54

reporter   ~0005768

Fixed by adding the proper SVG namespaces to the icons markup - this is gonna cause a lot of bloat with all the icons but whatcha gonna do, it's required for xhr.responseXML to work properly.

https://github.com/ocproducts/composr/commit/fff0bcb883a0dfbb659b49e38de7b8d5c8763af7

Issue History

Date Modified Username Field Change
2018-05-28 01:14 Chris Graham New Issue
2018-05-28 01:14 Chris Graham Status non-assigned => assigned
2018-05-28 01:14 Chris Graham Assigned To => Salman
2018-05-28 01:14 Chris Graham File Added: Screen Shot 2018-05-27 at 20.12.15.png
2018-07-19 04:54 Salman Note Added: 0005768
2018-07-19 04:54 Salman Status assigned => resolved
2018-07-19 04:54 Salman Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised