Project

General

Profile

Actions

Bug #15848

closed

Using dam list modul

Added by Frank Benkart about 18 years ago. Updated almost 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-03-17
Due date:
% Done:

0%

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

Description

I have installes dbal and dam.

When using the list modul and opening the category tree, i got a lot of entries with now title and no icon. i think there are about 50 entries....

Also got a lot of foreach errors in different dam modules. I think the queries are not compatible with the dam.

I think there is much work for a stable version.

(issue imported from #M2907)


Files

dam.quotes.patch (1.36 KB) dam.quotes.patch Administrator Admin, 2006-05-15 22:13
dam_catedit.mysql.patch (4.68 KB) dam_catedit.mysql.patch Administrator Admin, 2006-05-15 22:50
dam.querygen.patch (496 Bytes) dam.querygen.patch Administrator Admin, 2006-05-15 23:31
Actions #1

Updated by René Fritz about 18 years ago

In DAM 1.0 all database accessing should be DBAL valid in that way that the right TYPO3 DB functions are used. If DBAL can handle the generated SQL - I don't know.

Actions #2

Updated by Ingmar Schlecht about 18 years ago

Hi René and Karsten,

Please no "I think my part is fine" arguments in this bug :-)

Would be nice if you could have a phone call to settle what's going wrong with DAM and DBAL in conjunction.

cheers
Ingmar

Actions #3

Updated by Karsten Dambekalns about 18 years ago

I'll start looking at this the next days. For now I installed what is currently in TER and could even install it after fixing two hardcoded uses of double quotes for quoting literals... :)

Patch attached.

Actions #4

Updated by Karsten Dambekalns about 18 years ago

"In DAM 1.0 all database accessing should be DBAL valid in that way that the right TYPO3 DB functions are used. "
Hah, dam_catedit sports some raw mysql_* calls...

Patch attached.

Actions #5

Updated by Karsten Dambekalns about 18 years ago

dam.querygen.php is another patch that solves an issue with the TYPO3 "sql parser".

Actions #6

Updated by Karsten Dambekalns almost 18 years ago

Once again assigning to René. We worked on DAM / DBAL together, but I am not completely sure about the status of changes being released. Therefore assigning this to René, so it can be closed if a fixed version is released.

Actions #7

Updated by Karsten Dambekalns almost 17 years ago

The described error is gone in the 1.1RC1 release., therefore I'll close this one.

Beware that there are tons of issues to be expected when using DAM with DBAL, though.

Actions

Also available in: Atom PDF