summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-01-18 12:22:18 -0800
committerBharat Mediratta <bharat@menalto.com>2010-01-18 12:22:18 -0800
commitb27907fff756cb66339c8b529b04f177e10dc35e (patch)
tree98d8cb59005d057ef8e6e0039bc145fab2fa9150 /modules
parent284788d964688385f77b18bc063a841d0dbcdcd8 (diff)
parent51427d540464ffa5b4663a9c3b794cefc637925a (diff)
Merge branch 'master' into kohana_update
Diffstat (limited to 'modules')
-rw-r--r--modules/gallery/tests/xss_data.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt
index a264286c..1530c73e 100644
--- a/modules/gallery/tests/xss_data.txt
+++ b/modules/gallery/tests/xss_data.txt
@@ -137,7 +137,7 @@ modules/gallery/views/l10n_client.html.php 26 DIRTY $strin
modules/gallery/views/l10n_client.html.php 32 DIRTY $l10n_search_form
modules/gallery/views/l10n_client.html.php 41 DIRTY access::csrf_form_field()
modules/gallery/views/l10n_client.html.php 42 DIRTY form::hidden("l10n-message-key")
-modules/gallery/views/l10n_client.html.php 43 DIRTY form::textarea("l10n-edit-translation","",' rows="5" class="translationField"')
+modules/gallery/views/l10n_client.html.php 43 DIRTY form::textarea("l10n-edit-translation","",' id="l10n-edit-translation" rows="5" class="translationField"')
modules/gallery/views/l10n_client.html.php 46 DIRTY form::textarea("l10n-edit-plural-translation-zero","",' rows="2"')
modules/gallery/views/l10n_client.html.php 50 DIRTY form::textarea("l10n-edit-plural-translation-one","",' rows="2"')
modules/gallery/views/l10n_client.html.php 54 DIRTY form::textarea("l10n-edit-plural-translation-two","",' rows="2"')