|
|
Choosing A Webhost: |
[mb-commits] r8280 - mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp: msg#00283audio.musicbrainz.cvs
Author: keschte Date: 2006-07-30 18:47:30 +0000 (Sun, 30 Jul 2006) New Revision: 8280 Modified: mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation/MOD_EDIT_ARTIST Log: fixed wrong hashkey Modified: mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation/MOD_EDIT_ARTIST =================================================================== --- mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation/MOD_EDIT_ARTIST 2006-07-30 18:11:13 UTC (rev 8279) +++ mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation/MOD_EDIT_ARTIST 2006-07-30 18:47:30 UTC (rev 8280) @@ -90,7 +90,7 @@ % if ($prev->{"BeginDate"} ne $new->{"BeginDate"}) % { -% my $begin = MusicBrainz::MakeDisplayDateStr($prev->{'Begin'}); +% my $begin = MusicBrainz::MakeDisplayDateStr($prev->{'BeginDate'}); % $begin = "[Not set]" if ($begin eq ""); % my $datestr = Artist::GetBeginDateName($prev->{"Type"}); % $datestr =~ s/ / /g; @@ -107,7 +107,7 @@ % if ($prev->{"EndDate"} ne $new->{"EndDate"}) % { -% my $end = MusicBrainz::MakeDisplayDateStr($prev->{'End'}); +% my $end = MusicBrainz::MakeDisplayDateStr($prev->{'EndDate'}); % $end = "[Not set]" if ($end eq ""); % my $datestr = Artist::GetEndDateName($prev->{"Type"}); % $datestr =~ s/ / /g;
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [mb-commits] r8279 - in mb_server/branches/RELEASE_20060712-BRANCH/htdocs: comp/moderation css, root |
|---|---|
| Next by Date: | [mb-commits] r8281 - mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation, root |
| Previous by Thread: | [mb-commits] r8279 - in mb_server/branches/RELEASE_20060712-BRANCH/htdocs: comp/moderation css, root |
| Next by Thread: | [mb-commits] r8281 - mb_server/branches/RELEASE_20060712-BRANCH/htdocs/comp/moderation, root |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |