?
Referenced as Pull Request for: # 7338
avatar zero-24
zero-24
3 Jul 2015

Steps to reproduce the issue

Go to com_media
select (using the checkboxes at the images) some images
try to hit the delete button.

Expected result

In 3.4.1 all images gets deletet.

Actual result

In 3.4.2/3 nothing happens

Additional comments

The delete button can be found here:
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_media/views/media/view.html.php#L142-149

That calls a layout: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_media/layouts/toolbar/deletemedia.php

So that button call this: https://github.com/joomla/joomla-cms/blob/staging/media/media/js/mediamanager.js#L39

But I'm not sure what is the next step or what fails as it looks correct for me.

References (german)

http://www.joomla-bugs.de/forum/index.php/topic,677.0.html
and
http://forum.joomla.de/index.php/Thread/535-kleines-Problem-mit-Medien-Manager-bei-Joomla-3-4-3/

avatar zero-24 zero-24 - open - 3 Jul 2015
avatar zero-24
zero-24 - comment - 3 Jul 2015

The Javascript error I get is: Uncaught ReferenceError: form is not defined


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7336.

avatar smz
smz - comment - 4 Jul 2015

... we have #7338 ...

avatar Bakual Bakual - change - 4 Jul 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-07-04 13:15:39
Closed_By Bakual
avatar Bakual Bakual - close - 4 Jul 2015

Add a Comment

Login with GitHub to post a comment