Project

General

Profile

Actions

Bug #20724

closed

Error with User Manager when DBAL is installed. (Applies also to 4.2.8)

Added by Markus Klein over 15 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-07-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following permanent error occurs:

DBAL fatal error: No handler found in handler_getFromTableList() for: "(be_sessions, be_users u) LEFT OUTER JOIN be_users bu ON (ses_backuserid=bu.uid)" (SQL engine parse ERROR: No table name found as expected in parseFromTables()!: near "(be_sessions, be_users u) LEFT OUTER JOIN be_users")

Unfortunately the last selected function is stored, so the "Compare User Settings" function is not accessible anymore.

When I uninstall DBAL everything is fine.

(issue imported from #M11485)

Actions #1

Updated by Markus Klein about 13 years ago

  • Project changed from TYPO3 Core to 329
  • Target version deleted (0)
Actions #2

Updated by Michael Stucki almost 11 years ago

  • Project changed from 329 to TYPO3 Core
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Category set to 999
Actions #4

Updated by Mathias Schreiber almost 10 years ago

  • Description updated (diff)
  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • TYPO3 Version set to 4.5
  • Is Regression set to No

Is this still the case?

Actions #5

Updated by Markus Klein almost 10 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Mathias Schreiber)

Works on master!

Actions

Also available in: Atom PDF