Bug #18641
closedInfinite loop when trying to install extension that has EM configuration when leaving out the suggested extensions
0%
Description
1. Install oelib and static_info_tables.
2. Try to install seminars (which has EM configuration options and recommends some extensions).
3. For the suggested extensions, click on "Ignore this suggestion".
4. Click on "Try again".
Expected result:
The extension then is installed.
Actual result:
The next screen is this:
Installing Seminar Manager: DATABASE NEEDS TO BE UPDATED
Before the extension can be installed the database needs to be updated with new tables or fields. Please select which operations to perform:
Clear cache
This extension requests the cache to be cleared when it is installed/removed.
Clear all cache:
Note This extension provides additional configuration options which become available once it is installed.
When I click on "Make updates", I get to the "Extensions suggested by extension "seminars"" screen again and I'm stuck in a loop.
If I install all suggested extensions, installation works fine.
(issue imported from #M8159)
Files
Updated by Oliver Klee over 16 years ago
This occurs when trying to install the extension after it has already been downloaded.
Updated by Jeff Segars over 16 years ago
Attaching a patch that should clear up the issue. I still need to test more internally before proposing it on the core list but any feedback is welcome.