edit-copy ID is already used by contact.module and breaks XHTML validation

sinasquax - August 16, 2009 - 11:08
Project:Localization client
Version:6.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hello, the edit-copy ID used by l10_client module in his form is already declared in form of contact module and that breaks the XHTML validation when these two forms are in the same page.

So i have made a little patch to change id of form elements to avoid this problem (this patch contains also the http://drupal.org/node/361147 patch which adds textgroup support)

AttachmentSize
l10n_client.js_.patch5.28 KB
l10n_client.module.patch5.82 KB
 
 

Drupal is a registered trademark of Dries Buytaert.