Skip to content
Snippets Groups Projects
Commit 0151d665 authored by Nicole Cordes's avatar Nicole Cordes Committed by Christian Kuhn
Browse files

[BUGFIX] Trigger extension update correctly

If you start the extension manager with a filtered list not all elements
receive the "click" event handler. Therefore the update function isn't
triggered but the link is processed directly. This patch changes the
Javascript so even hidden extension receive the event handler.

Resolves: #65906
Releases: master
Change-Id: Ib6c007db6ce34d12af0620bac49237d1e113e32b
Reviewed-on: http://review.typo3.org/38012


Reviewed-by: default avatarAndreas Fernandez <andreas.fernandez@aspedia.de>
Tested-by: default avatarAndreas Fernandez <andreas.fernandez@aspedia.de>
Reviewed-by: default avatarJan Helke <typo3@helke.de>
Tested-by: default avatarJan Helke <typo3@helke.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent e99b4e2f
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment