Fixed
Details
Assignee
Antranig BasmanAntranig BasmanReporter
Antranig BasmanAntranig BasmanComponents
Priority
Major
Details
Details
Assignee
Antranig Basman
Antranig BasmanReporter
Antranig Basman
Antranig BasmanComponents
Priority
Created October 17, 2018 at 1:46 AM
Updated October 18, 2018 at 12:46 PM
Resolved October 17, 2018 at 4:58 PM
Our current implementation looks like this -
which is extremely generous and will catch any object with a property named "jquery". We finally fell foul of this when passing our own package.json file through fluid.copy in a Kettle test and it ended up truncating the entire "devDependencies" block which now includes an entry for jQuery (for some reason).
We should tighten up this test so it cannot be tripped by any plain object.