diff options
author | Andy Staudacher <andy.st@gmail.com> | 2009-06-05 16:10:08 -0700 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2009-06-05 16:10:08 -0700 |
commit | 4fcad78f54873a5ae86a88199015545ece1b8cb4 (patch) | |
tree | b72e2ae715fa8fd66aed4acf9fee07cbbde4320f /modules/gallery/tests | |
parent | 40c4ce1b8a1928f6f771a4c21a3916eadc278442 (diff) |
Update golden file of Xss test
Diffstat (limited to 'modules/gallery/tests')
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index 797ca9bb..e3dbb188 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -279,7 +279,7 @@ modules/gallery/views/simple_uploader.html.php 30 $item->ti modules/gallery/views/simple_uploader.html.php 77 DIRTY $item->id modules/gallery/views/simple_uploader.html.php 81 DIRTY $csrf modules/image_block/views/image_block_block.html.php 3 DIRTY $item->url() -modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_image(array("class" => "gThumbnail")) +modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_img(array("class" => "gThumbnail")) modules/info/views/info_block.html.php 6 $item->title modules/info/views/info_block.html.php 11 $item->description modules/info/views/info_block.html.php 17 $item->name @@ -613,7 +613,7 @@ themes/default/views/photo.html.php 32 DIRTY $item->re themes/default/views/photo.html.php 36 DIRTY $theme->resize_bottom($item) themes/default/views/photo.html.php 40 $item->title themes/default/views/photo.html.php 41 $item->description -themes/default/views/photo.html.php 44 DIRTY $theme->photo_bottom() +themes/default/views/photo.html.php 47 DIRTY $theme->photo_bottom() themes/default/views/sidebar.html.php 2 DIRTY $theme->sidebar_top() themes/default/views/sidebar.html.php 6 DIRTY $theme->album_menu() themes/default/views/sidebar.html.php 8 DIRTY $theme->photo_menu() |