[mb-commits] branch, beta, updated. Fix syntax in CoverArtArchive

MusicBrainz Git Server <[email protected]>
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1Ti2ny-0005ay-Ig@wiley>
The branch, beta has been updated
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=8990c8eb34737a75eed90259af624c23b9526d30 (commit)
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=d5029fa2b0cd644510ab4c933cde790df6f84ed6 (commit)
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=f862b74455551ef66831582eb303941bbeed6173 (commit)
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=041642df3759db24305825938cf9999973c8db50 (commit)
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=b81a8b15aaa95db1c684e71d5bb51775d6bbe052 (commit)
      from  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=7b42a0221bf4065d42def9a50d5212b6933335de (commit)

Summary of changes:
 admin/ShowDBDefs                               |    8 ++++----
 lib/DBDefs/Default.pm                          |    2 +-
 lib/MusicBrainz/Server/Data/CoverArtArchive.pm |   17 +++++++++++------
 3 files changed, 16 insertions(+), 11 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8990c8eb34737a75eed90259af624c23b9526d30
Author: Oliver Charles <[email protected]>
Date:   Mon Dec 10 12:50:42 2012 +0000

    Fix syntax in CoverArtArchive

diff --git a/lib/MusicBrainz/Server/Data/CoverArtArchive.pm b/lib/MusicBrainz/Server/Data/CoverArtArchive.pm
index 2b50364..0f7ce21 100644
--- a/lib/MusicBrainz/Server/Data/CoverArtArchive.pm
+++ b/lib/MusicBrainz/Server/Data/CoverArtArchive.pm
@@ -66,7 +66,7 @@ sub post_fields
     $policy->add ('$content-type starts-with image/jpeg');
 
     for my $field (keys %extra_fields) {
-        $policy->add("$field eq " $ $extra_fields{$field});
+        $policy->add("$field eq " . $extra_fields{$field});
     }
 
     return {

commit d5029fa2b0cd644510ab4c933cde790df6f84ed6
Merge: b81a8b1 f862b74
Author: Oliver Charles <[email protected]>
Date:   Mon Dec 10 12:49:42 2012 +0000

    Merge branch 'master' into mbs-5497
    
    * master: (203 commits)
      Commiting local changes to ShowDBDefs and default DBDefs from astro
      MBS-5432 temporary fix: revert cover art types i18n where it was causing breakage
      HTML5 Test still had a lurking DBDefs::, changed to ->
      MBS-3308, always display "Open edits" link.
      MBS-5610, always display "Set cover art" link, remove "Remove release group" link.
      MBS-5607, don't crash when serializing a release group without a primary type for json /ws/2.
      MBS-5612, revert the changes to load_for_release_groups in the previous commit, the previous sort behaviour was correct.
      MBS-5610, Move "Set cover art" link to the correct section.
      MBS-5616, move "set cover art" from label to h1.
      MBS-5622: pass $c->req->secure to Captcha::reCAPTCHA->get_html to ensure correct API endpoint is used
      Update translatios from transifex.
      MBS-5620: Use 54px image on profile pages.
      MBS-5620: Fix ampersand encoding in gravatar URLs.
      MBS-5620: Made it actually work.
      MBS-5620: Implementing size option for Gravatar macro.
      MBS-5620: Add "&s=12" to Gravatar URLs.
      MBS-4108: actually sort the list *at all*
      MBS-4108: reverse sort in order to correctly preference same-language wikipedia links
      Update .pot files and run fixup script on .po files checked-in
      Update translations from transifex.
      ...


-----------------------------------------------------------------------


hooks/post-receive
-- 
mb_server
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.