summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/xss_data.txt
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-08-08 16:54:31 -0700
committerBharat Mediratta <bharat@menalto.com>2010-08-08 16:54:31 -0700
commit2dda8e22a7a32db8a5577aad0cff2b47ac0f9c63 (patch)
tree7825612b434293f99c298bc3bc8b189dbfe28cbc /modules/gallery/tests/xss_data.txt
parentcdb6306d7e75451587fbc029b94ef197f42842f1 (diff)
Use the gallery helper date/time functions wherever we format date
time for the browser. Fixes ticket #1278.
Diffstat (limited to 'modules/gallery/tests/xss_data.txt')
-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 f135c522..ef92970b 100644
--- a/modules/gallery/tests/xss_data.txt
+++ b/modules/gallery/tests/xss_data.txt
@@ -267,7 +267,7 @@ modules/gallery/views/user_profile.html.php 34 DIRTY_ATTR $use
modules/gallery/views/user_profile.html.php 43 DIRTY $info->view
modules/image_block/views/image_block_block.html.php 3 DIRTY_JS $item->url()
modules/image_block/views/image_block_block.html.php 4 DIRTY $item->thumb_img(array("class"=>"g-thumbnail"))
-modules/info/views/info_block.html.php 22 DIRTY date("M j, Y H:i:s",$item->captured)
+modules/info/views/info_block.html.php 22 DIRTY gallery::date_time($item->captured)
modules/info/views/info_block.html.php 29 DIRTY_JS $item->owner->url
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()