An HTML error seems to cause a slow running script on IE browsers which renders the translation tool useless:

-    $output .= "<div><span class='source'>$source</span><span class='target'>$target</span><span class='textgroup'>$textgroup</span><span class='context'>$context</context></div>";
+    $output .= "<div><span class='source'>$source</span><span class='target'>$target</span><span class='textgroup'>$textgroup</span><span class='context'>$context</span></div>";
CommentFileSizeAuthor
#1 l10n_client-invalid_html_element.patch895 bytesmpp
IE slow script17.52 KBmpp
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mpp’s picture

SebCorbin’s picture

Status: Patch (to be ported) » Closed (duplicate)
SebCorbin’s picture

Issue summary: View changes

USE CODE MARKUP