Closed (fixed)
Project:
D8 Field API
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2012 at 12:31 UTC
Updated:
9 Sep 2012 at 20:41 UTC
Referencing to #1742734: [META] Widgets as Plugins.
Code is committed in branch [edit: field-plugins-yched-widgets-only] field-plugins-widgets-1742734
Comments
Comment #1
tsphethean commentedJust run a few tests having pulled the latest version of the branch and the number field appears to be functioning as expected.
I do now get a notice output on the Field edit screen:
Notice: Indirect modification of overloaded element of Drupal\field\Field\FieldInstance has no effect in field_default_form() (line 68 of core/modules/field/field.form.inc).
Comment #2
nils.destoop commentedWe are aware of the notice. It's not caused by the number plugin itself, and occurs on every field that uses the new widgets. It was also mentioned at #1742734: [META] Widgets as Plugins
Comment #3
yched commentedThose warnings should be fixed in the field-plugins-widgets-1742734 branch now.
I think we can call this fixed now ?
Comment #4
yched commentedmore accurate title
Comment #5
Stalski commentedimo yes, I think we can merge that one in and I'll do some more testing.
Comment #6
yched commentedUnless, I'm mistaken, it's merged in already :-)
Comment #7
Stalski commentedyeah sorry :)
Fixed some fatal and working on the legacyWidget with zuuperman.