Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
field_ui.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Sep 2014 at 16:29 UTC
Updated:
13 Jan 2015 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostComment #2
andypostComment #3
swentel commentedWondering whether we really need tests.
also the local taks is still called field settings, we should probably rename that to storage settings for consistency.
Comment #4
berdirThere's an issue open somewhere where they are trying to rename that, current patches are renaming it to "Global settings" or so...
Comment #5
andypostSo what to do with the issue?
Comment #6
berdirThat's the issue: #1855002: "Field settings" tab needs renaming to "Field storage settings"
Comment #7
amateescu commentedI'd propose to leave the renaming of the local task label to the issue mentioned by @Berdir above, but we still need to add a small test here.
Comment #8
andypostHere's it
Comment #10
amateescu commentedAwesome! Thanks :)
Comment #12
catchCommitted/pushed to 8.0.x, thanks!