CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #28222

pid check missing in list_latest()

Added by Albrecht Koehnlein almost 2 years ago. Updated over 1 year ago.

Status:Under Review Start date:2011-07-15
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 1 (View)

Description

I've got a project with two different forum areas in two different page trees. Must stuff is working fine, but there is a problem with the list of latest posts. It shows entries from both forum storages.

The reason is a missing pid check in tx_mmforum_pi1::list_latest();

$this->getStoragePIDQuery('t')
should be added in SELECT-query.

class.tx_mmforum_pi1.php.patch (558 Bytes) Albrecht Koehnlein, 2011-07-15 09:11

History

Updated by Ines Willenbrock over 1 year ago

  • Status changed from New to Under Review

I'll check this and post my findings.

regards - Ines

Also available in: Atom PDF