Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
asset library system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Sep 2016 at 17:26 UTC
Updated:
4 Nov 2016 at 20:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joelpittetComment #4
joelpittetOk something must have happened but this test no longer tests anything because it's returning a 404. Bumping to major and changing to the asset library system
Comment #5
joelpittetOk it needs node and views modules enabled so I added more tests to make sure this is working as expected.
Comment #6
lauriiiUpdated the issue summary to explain better what are we fixing with this change.
Comment #7
star-szrThanks for the ping :)
I'm not sure this is an improvement :)
Minor: I think these should say 'included' instead of 'includes'.
Comment #8
joelpittet@Cottser, 1) Was adding "The" to fix code sniffer complaining about starting with a capital letter. 2) That make sense, thanks for catching that.
Resetting this to RTBC because I've addressed (2), and (1) does fix things, though doesn't improve much. Feel free to remove that change on commit if you disagree with adding 'The' for code sniffer's sake.
Comment #9
alexpottCommitted and pushed dc649db to 8.3.x and b9cf6e7 to 8.2.x. Thanks!
Comment #12
star-szr@joelpittet regarding code sniffing: makes sense, cool :) thanks!