Modified:
development/trunk/installation/CHANGELOG
development/trunk/media/media/js/mediamanager.js
Log:
Fixed issue [#20427] Media Manager: impossible to upload image in the specific folder chosen (Jean-Marie Simonet, Hannes Papenberg).
Modified: development/trunk/installation/CHANGELOG
===================================================================
--- development/trunk/installation/CHANGELOG 2010-09-01 06:38:11 UTC (rev 18747)
+++ development/trunk/installation/CHANGELOG 2010-09-01 06:57:26 UTC (rev 18748)
@@ -34,6 +34,7 @@
# Fixed issue [#21879] Speed improvement for Beez tempalte's use of html5.js (Rouven Weßling).
# Fixed issue [#22037] Module manager - varies only (Brian Teeman, Bill Richardson).
# Fixed issue [#21880] Relocate Database Prefix Portion of Database Configuration Installer Screen (Matt Thomas).
+ # Fixed issue [#20427] Media Manager: impossible to upload image in the specific folder chosen (Jean-Marie Simonet, Hannes Papenberg).
31-Aug-2010 Jean-Marie Simonet
# [#22150] hathor menu type - unable to select type. Thanks Bill.
Modified: development/trunk/media/media/js/mediamanager.js
===================================================================
--- development/trunk/media/media/js/mediamanager.js 2010-09-01 06:38:11 UTC (rev 18747)
+++ development/trunk/media/media/js/mediamanager.js 2010-09-01 06:57:26 UTC (rev 18748)
@@ -72,7 +72,7 @@
if (node) {
this.tree.select(node);
}
-return;
+
$(viewstyle).addClass('active');
a = this._getUriObject($('uploadForm').getProperty('action'));
_______________________________________________
Joomla-commits mailing list
Joomla-...@joomlacode.org
http://joomlacode.org/mailman/listinfo/joomla-commits