r52032 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52031‎ | r52032 | r52033 >
Date:09:32, 17 June 2009
Author:dale
Status:deferred
Tags:
Comment:
bad debug line
Modified paths:
  • /branches/new-upload/phase3/js2/mwEmbed/libAddMedia/mvFirefogg.js (modified) (history)

Diff [purge]

Index: branches/new-upload/phase3/js2/mwEmbed/libAddMedia/mvFirefogg.js
@@ -536,8 +536,7 @@
537537 else if( _this.fogg.state == 'upload done' || _this.fogg.state == 'done' ) {
538538 js_log( 'firefogg:upload done: ');
539539 //if in "post" upload mode read the html response (should be depricated):
540 - if( _this.upload_mode == 'post' && _this.api_url ) {
541 - js_log( 'done upload response is: ' + cat["responseText"] );
 540+ if( _this.upload_mode == 'post' && _this.api_url ) {
542541 _this.procPageResponse( response_text );
543542 }else if( _this.upload_mode == 'api'){
544543 if( _this.fogg.resultUrl ){

Status & tagging log