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

Bug #5864

Recursive subgroups of FE_GROUPS are not searched

Added by Nils Blattner over 3 years ago. Updated over 2 years ago.

Status:Closed Start date:2009-12-31
Priority:Should have Due date:
Assignee:Ivan Dharma Kartolo % Done:

100%

Category:Feature Spent time: -
Target version:2.6.9
Votes: 0

Description

When I create a static mailing list and add an FE_GROUPS-group, it only takes the "flat" subusers.
However i expect it to take all members of this group into account and get me all the FE_USERS recursively!

patch_getFEgroupSubgroups.txt - Add this as a new method to class.tx_directmail_static.php. (891 Bytes) Stephan Großberndt, 2010-01-15 18:19

patch_getStaticIdList.txt - Replace lines 379-383 of class.tx_directmail_static.php with this. (1.6 kB) Stephan Großberndt, 2010-01-15 18:19

Associated revisions

Revision 40959
Added by Ivan Dharma Kartolo over 2 years ago

  • Bug #5864: Recursive FE groups (thanks to Stephan Grossberndt)

Revision 40959
Added by Ivan Dharma Kartolo over 2 years ago

  • Bug #5864: Recursive FE groups (thanks to Stephan Grossberndt)

History

Updated by Olivier Dobberkau over 3 years ago

  • Category set to Feature
  • Status changed from New to Needs Feedback
  • Assignee set to Olivier Dobberkau
  • Priority changed from Must have to Should have

Hi. Thanks for submitting your Request. As you might know we have remodeled directmail with version 2.5. often inheriting lots of old functions. i believe that fe groups have been introduced somehow in the time while remodeling.

can you provide a patch to us?

thanks.

olivier

Updated by Olivier Dobberkau over 3 years ago

  • Target version set to 2.7

Updated by Stephan Großberndt over 3 years ago

Here is a patch for 2.6.5 to add recursive fetching of fe_groups in static direct_mail-Groups.

patch_getFEgroupSubgroups.txt - Add this as a new method to class.tx_directmail_static.php.
patch_getStaticIdList.txt - Replace lines 379-383 of class.tx_directmail_static.php with this.

Updated by Olivier Dobberkau over 2 years ago

  • Assignee changed from Olivier Dobberkau to Ivan Dharma Kartolo
  • Target version changed from 2.7 to 2.6.9

Updated by Ivan Dharma Kartolo over 2 years ago

  • Status changed from Needs Feedback to Closed
  • % Done changed from 0 to 100

commited to SVN r40959.
Thanks for the patch.

Also available in: Atom PDF