[Joomla-commits] r18748 - in development/trunk: installation media/media/js

0 views
Skip to first unread message

eddi...@jcode001.directrouter.com

unread,
Sep 1, 2010, 2:57:26 AM9/1/10
to joomla-...@joomlacode.org
Author: eddieajau
Date: 2010-09-01 01:57:26 -0500 (Wed, 01 Sep 2010)
New Revision: 18748

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

Reply all
Reply to author
Forward
0 new messages