Posted by duellj on March 10, 2013 at 7:23pm
2 followers
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | locale.module |
| Category: | task |
| Priority: | normal |
| Assigned: | duellj |
| Status: | needs review |
Issue Summary
Task
Convert the following theme functions to use the new table #type:
| Module | Theme function name | Where in Code | What is it really? |
|---|---|---|---|
| locale | theme_locale_translate_edit_form_strings | function | form table w/ pager |
Comments
#1
Taking a crack, one of these will go through
#2
Got nowhere slowly... going to give up on this one, first thought though was doesn't need #type=>table because it doesn't need tableselect or tabledrag... but that seems to take it out of the form_api and none of the textarea's get #value properties.
#3
This patch should pass, let's see what testbot says
#4
#3: 1938916-3-locale-tables.patch queued for re-testing.
#5
#3: 1938916-3-locale-tables.patch queued for re-testing.