Closed (outdated)
Project:
Mailing Label
Version:
6.x-1.1-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2009 at 18:02 UTC
Updated:
28 Mar 2026 at 11:44 UTC
Jump to comment: Most recent
Comments
Comment #1
vannus commentedremoving
, 'items_per_page'from mailing_label_plugin_display_attachment.inc does the trick.however, the default should probably be 0 for unlimited, rather than the default of the view mailing label is attached to.
(actually, views bonus pack is missing a default of unlimited as well...)
Comment #2
acouch commentedThanks. I'll test and commit this.
Comment #3
darrellduane commentedChanging line 12 in mailing_label_plugin_display_attachment.inc so that the 'items_per_page' is commented out of the array restored the Override button for me:
Comment #4
bluegeek9 commented