Bug #39278
Exception when deleting content from root page
| Status: | Resolved | Start date: | 2012-07-26 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Garbage Collection | |||
| Target version: | 3.0 | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
When I try to delete content from a rootpage which has a parent page, I end up in this exception:
Uncaught TYPO3 Exception #1309272922: The page for the given page ID '3151' is not marked as root page and can therefore not be used as site root page. InvalidArgumentException thrown in file [...]/solr/classes/class.tx_solr_site.php in line 65.
EXT:solr version 2.6.0
See attached screenshots for details.
History
Updated by Ingo Renner 10 months ago
- Target version set to 2.8
Updated by Ingo Renner 7 months ago
- Status changed from New to Needs Feedback
- Assignee set to Peter Kraume
- TYPO3 Version set to 4.5
- Has patch set to No
Hi Peter,
can you please check whether this behavior still is present with the current public master? I think we fixed that somewhen...
Updated by Ingo Renner 7 months ago
- Target version changed from 2.8 to 3.0
Waiting for feedback, moving out to 2.9
Updated by Ingo Renner about 1 month ago
- Status changed from Needs Feedback to Resolved
- Assignee changed from Peter Kraume to Ingo Renner
- % Done changed from 0 to 100
has been fixed