Bug #13691
closedFatal error: Call to a member function NameQuote() on a non-object
100%
Description
After creating a new page (which is hidden by default) and trying to unhide it from context menu in page tree, the operation fails with:
Fatal error: Call to a member function NameQuote() on a non-object in /path/to/dbal/class.ux_t3lib_db.php on line 1983
But the page is properly unhidden anyway (after refresh of page tree).
The same applies when trying to hide it again.
The same applies when changing hidden state by editing page properties (standard TCE form)
Updated by Xavier Perseguers over 13 years ago
Same error applies when having two pages:
world |-- page_1 `-- page_2
and moving page_2 as subpage of page_1 with page tree:
world `-- page_1 `-- page_2
Updated by Xavier Perseguers over 13 years ago
- Target version set to 1.2.3 (TYPO3 4.5.x)
Updated by Xavier Perseguers over 13 years ago
- Tags changed from DBAL 1.2.2 to 1.2.2
Updated by Xavier Perseguers over 13 years ago
- Tags changed from 1.2.2 to DBAL 1.2.2
Updated by Xavier Perseguers over 13 years ago
Same applies when going into (old) EM and switching to "Import Extensions". Clicking again on EM shows the form but trying to update the list of extensions leads to same problem again.
Updated by Xavier Perseguers over 13 years ago
Gerrit review (master): http://review.typo3.org/1097
Gerrit review (DBAL_1-2): http://review.typo3.org/1101
Updated by Xavier Perseguers over 13 years ago
- Status changed from New to Resolved
- % Done changed from 50 to 100
Committed to DBAL_1-2
Updated by Michael Stucki almost 11 years ago
- Project changed from 329 to TYPO3 Core
- Category deleted (
MS SQL Server) - Target version deleted (
1.2.3 (TYPO3 4.5.x))