Bug #35849
BE: Updater-script call is wrong
| Status: | Closed | Start date: | 2012-04-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Thomas Kowtsch | % Done: | 100% |
|
| Category: | TYPO3 Core Support | Spent time: | - | |
| Target version: | 1.5 | |||
| Votes: | 0 |
Description
the call of the updater-script in BE doesn't work (any more) in Typo 4.5.14.
current (in cal 1.4.3) is the URL
index.php?&id=0&CMD[showExt]=cal&SET[singleDetails]=updateModule
URL should be like
mod.php?&id=0&M=tools_em&CMD[showExt]=cal&SET[singleDetails]=updateModule
History
Updated by Thomas Kowtsch about 1 year ago
- Category set to TYPO3 Core Support
- Status changed from New to Closed
- Assignee set to Thomas Kowtsch
- Target version set to 1.5
- % Done changed from 0 to 100
commited in r60896