7 Jul 2008 12:35
r2293 - in trunk: docs include
garvinhicking at BerliOS <garvinhicking <at> mail.berlios.de>
2008-07-07 10:35:58 GMT
2008-07-07 10:35:58 GMT
Author: garvinhicking
Date: 2008-07-07 12:35:57 +0200 (Mon, 07 Jul 2008)
New Revision: 2293
Modified:
trunk/docs/NEWS
trunk/include/functions_images.inc.php
Log:
Fix showing metadata
Modified: trunk/docs/NEWS
===================================================================
--- trunk/docs/NEWS 2008-06-30 10:35:08 UTC (rev 2292)
+++ trunk/docs/NEWS 2008-07-07 10:35:57 UTC (rev 2293)
<at> <at> -3,6 +3,9 <at> <at>
Version 1.4 ()
------------------------------------------------------------------------
+ * Fix showing wrong metadata (00:00:00" for uploaded metadata.
+ (garvinhicking)
+
* RFE #2006182: Make search highlight plugin also honour serendipity's
search terms. (garvinhicking)
Modified: trunk/include/functions_images.inc.php
===================================================================
--- trunk/include/functions_images.inc.php 2008-06-30 10:35:08 UTC (rev 2292)
+++ trunk/include/functions_images.inc.php 2008-07-07 10:35:57 UTC (rev 2293)
<at> <at> -2387,6 +2387,7 <at> <at>
);
(Continue reading)
Modified: branches/1.3/templates/bulletproof/UTF-8/lang_de.inc.php
===================================================================
--- branches/1.3/templates/bulletproof/UTF-8/lang_de.inc.php 2008-07-19 15:02:46 UTC (rev 2300)
+++ branches/1.3/templates/bulletproof/UTF-8/lang_de.inc.php 2008-07-22 07:00:48 UTC (rev 2301)
<at> <at> -51,6 +51,7 <at> <at>
<at> define('PREV_NEXT_TEXT','Nur Text');
<at> define('PREV_NEXT_TEXT_ICON','Text und Icon');
<at> define('PREV_NEXT_ICON','Nur Icon');
RSS Feed