Project

General

Profile

Actions

Bug #13691

closed

Fatal error: Call to a member function NameQuote() on a non-object

Added by Xavier Perseguers over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2011-03-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
DBAL 1.2.2
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Xavier Perseguers over 13 years ago

  • Category set to MS SQL Server
Actions #2

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
Actions #3

Updated by Xavier Perseguers over 13 years ago

  • Target version set to 1.2.3 (TYPO3 4.5.x)
Actions #4

Updated by Xavier Perseguers over 13 years ago

  • Tags set to DBAL 1.2.2
Actions #5

Updated by Xavier Perseguers over 13 years ago

  • Tags changed from DBAL 1.2.2 to 1.2.2
Actions #6

Updated by Xavier Perseguers over 13 years ago

  • Tags changed from 1.2.2 to DBAL 1.2.2
Actions #7

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.

Actions #8

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

Actions #9

Updated by Xavier Perseguers over 13 years ago

  • % Done changed from 0 to 50

Committed to master

Actions #10

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

Actions #11

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))
Actions #12

Updated by Michael Stucki almost 11 years ago

  • Category set to 999
Actions #13

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF