[mb-commits] branch, beta, updated. MBS-4376, use DBDefs-> instead of DBDefs:: in /ws/js/cover-art-upload/.

MusicBrainz Git Server <[email protected]>
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1TfV4S-00026D-Kq@wiley>
The branch, beta has been updated
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=94405863cc36411c046122b1de1092e15c04d675 (commit)
      from  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=22f8cf8747fb8ff48ca1a6d509abe10718e4c0b5 (commit)

Summary of changes:
 lib/MusicBrainz/Server/Controller/WS/js.pm |    2 +-
 1 files changed, 1 insertions(+), 1 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 94405863cc36411c046122b1de1092e15c04d675
Author: warp <[email protected]>
Date:   Mon Dec 3 13:23:42 2012 +0100

    MBS-4376, use DBDefs-> instead of DBDefs:: in /ws/js/cover-art-upload/.

diff --git a/lib/MusicBrainz/Server/Controller/WS/js.pm b/lib/MusicBrainz/Server/Controller/WS/js.pm
index 309c4ce..f018a86 100644
--- a/lib/MusicBrainz/Server/Controller/WS/js.pm
+++ b/lib/MusicBrainz/Server/Controller/WS/js.pm
@@ -326,7 +326,7 @@ sub cover_art_upload : Chained('root') PathPart('cover-art-upload') Args(1)
     my $bucket = 'mbid-' . $gid;
 
     my $data = {
-        action => DBDefs::COVER_ART_ARCHIVE_UPLOAD_PREFIXER($bucket),
+        action => DBDefs->COVER_ART_ARCHIVE_UPLOAD_PREFIXER($bucket),
         image_id => "$id",
         formdata => $c->model ('CoverArtArchive')->post_fields ($bucket, $gid, $id)
     };

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


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.