From fc41d091349d80100e436f5df673a2e803fa7f40 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 18 Nov 2009 10:54:01 -0800 Subject: Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file." This reverts commit 4fe5801c885088e5e6c11b8a20a561415941b864. --- modules/notification/tests/xss_data.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/notification/tests/xss_data.txt (limited to 'modules/notification') diff --git a/modules/notification/tests/xss_data.txt b/modules/notification/tests/xss_data.txt deleted file mode 100644 index 1a80a6e8..00000000 --- a/modules/notification/tests/xss_data.txt +++ /dev/null @@ -1,8 +0,0 @@ -modules/notification/views/comment_published.html.php 28 DIRTY_JS $comment->item()->abs_url() -modules/notification/views/comment_published.html.php 29 DIRTY $comment->item()->abs_url() -modules/notification/views/item_added.html.php 16 DIRTY_JS $item->abs_url() -modules/notification/views/item_added.html.php 17 DIRTY $item->abs_url() -modules/notification/views/item_deleted.html.php 18 DIRTY_JS $item->parent()->abs_url() -modules/notification/views/item_deleted.html.php 19 DIRTY $item->parent()->abs_url() -modules/notification/views/item_updated.html.php 20 DIRTY_JS $item->abs_url() -modules/notification/views/item_updated.html.php 20 DIRTY $item->abs_url() -- cgit v1.2.3