[Slashdotjp-dev 1063] [590] merged from branches/2.5.0.192

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2008年 4月 16日 (水) 21:44:33 JST


Revision: 590
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=590
Author:   tach
Date:     2008-04-16 21:44:33 +0900 (Wed, 16 Apr 2008)

Log Message:
-----------
merged from branches/2.5.0.192

Modified Paths:
--------------
    slashjp/trunk/Slash/Utility/Data/Data.pm
    slashjp/trunk/debian/changelog


-------------- next part --------------
Modified: slashjp/trunk/Slash/Utility/Data/Data.pm
===================================================================
--- slashjp/trunk/Slash/Utility/Data/Data.pm	2008-04-16 12:27:07 UTC (rev 589)
+++ slashjp/trunk/Slash/Utility/Data/Data.pm	2008-04-16 12:44:33 UTC (rev 590)
@@ -3256,6 +3256,7 @@
 			->as_string;
 	}
 	my $frag = delete $attr{frag} || '';
+	delete $attr{tid}; # do not add "tid=" to url
 	# Generate the return value.
 	my $url = '';
 	if ($sn eq 'comments') {

Modified: slashjp/trunk/debian/changelog
===================================================================
--- slashjp/trunk/debian/changelog	2008-04-16 12:27:07 UTC (rev 589)
+++ slashjp/trunk/debian/changelog	2008-04-16 12:44:33 UTC (rev 590)
@@ -4,8 +4,9 @@
   * Allow to show AC info for admin user
   * Fix: user karma_bonus settings are vanished...
   * Fix: comment count fail when user hardthresh setting is enabled
+  * Remove "tid=" from story link at stories
 
- -- Taku YASUI <tach****@osdn*****>  Wed, 16 Apr 2008 08:25:38 +0000
+ -- Taku YASUI <tach****@osdn*****>  Wed, 16 Apr 2008 12:01:35 +0000
 
 slash (2.5.0.200-1) unstable; urgency=low
 


Slashdotjp-dev メーリングリストの案内
Zurück zum Archiv-Index