Bug #3100
Favorites plugin: Empty favorite list and user action
| Status: | Resolved | Start date: | 2009-04-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Martin Helmich | % Done: | 100% |
|
| Category: | Forum | |||
| Target version: | 0.1.8 | Estimated time: | 0.10 hour | |
| Votes: | 0 |
Description
If you do not select or do not have any favorite topic in your favorite list and you select the action delete and click the "go" button, you'll get the following php warning with the latest SVN version:
Warning: Invalid argument supplied for foreach() in /var/www/htdocs/typo3conf/ext/mm_forum/pi1/class.tx_mmforum_pi1.php on line 3187 Warning: Cannot modify header information - headers already sent by (output started at /var/www/htdocs/typo3conf/ext/mm_forum/pi1/class.tx_mmforum_pi1.php:3187) in /var/www/htdocs/typo3_src-4.2.3/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3226
Associated revisions
Fixed #3100.
Fixed #3100.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/trunk@20135 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Martin Helmich about 4 years ago
- Status changed from New to Resolved
- Assignee set to Martin Helmich
- % Done changed from 0 to 100
- Estimated time set to 0.10