Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Apr 2015 at 22:41 UTC
Updated:
29 May 2015 at 01:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
star-szrInitial patch split from the parent, some additional changes from grepping, and interdiff between the two.
Comment #2
star-szrComment #3
lewisnymanI manually tested this patch and the field ui works as it did before. I also had a quick grep for any remaining
field-parentin Javascript and there was none.Comment #5
star-szrRandom fail:
Drupal\simpletest\Tests\SimpleTestBrowserTest - "0 fails, 0 exceptions" found
Comment #6
catchIf this class is used for js, why is no js updated in the patch?
Comment #7
star-szrThe -additional is the one to review, it just succumbed to a random test fail :/
Comment #8
star-szrAdding suggested commit message.
Comment #9
lewisnymanComment #10
alexpottCommitted 07bcb91 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation.