Download & Extend

Convert locale theme tables to table #type

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

Related issues

Comments

#1

Assigned to:Anonymous» joelpittet

Taking a crack, one of these will go through

#2

Assigned to:joelpittet» Anonymous

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

Assigned to:Anonymous» duellj
Status:active» needs review

This patch should pass, let's see what testbot says

AttachmentSizeStatusTest resultOperations
1938916-3-locale-tables.patch5.13 KBIdlePASSED: [[SimpleTest]]: [MySQL] 55,535 pass(es).View details | Re-test

#4

#3: 1938916-3-locale-tables.patch queued for re-testing.

#5

#3: 1938916-3-locale-tables.patch queued for re-testing.