to duplicate :
Feed aggregator / settings
Number of items shown in listing pages :
- None -
seems to work, i get my categories' title only with "More" and i can get more
but i get also this message:
Notice: Undefined variable: summary_items in aggregator_page_categories() (line 376 of /***/www/modules/aggregator/aggregator.pages.inc).
twice at the head of the page;
tested in IE 9 , Chrome 22, Firefox 16.0.2
PS : works without any problem with :
Number of items shown in listing pages :
3
PS 2: found
$items = drupal_map_assoc(array(3, 5, 10, 15, 20, 25), '_aggregator_items');
line 75 of drupal/modules/aggregator/aggregator.processor.inc
but ... :-((
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | 1830282-13.patch | 622 bytes | rpayanm |
| #6 | 1830282-6.diff | 642 bytes | Anonymous (not verified) |
| #1 | 1830282-1.diff | 642 bytes | Anonymous (not verified) |
Comments
Comment #0.0
corbin commented2 precisions (PS) added
Comment #1
Anonymous (not verified) commentedHere is the patch for D8.
Comment #3
Anonymous (not verified) commentedTestbot is having issues this afternoon. Try a retest later.
Comment #4
webflo commented#1: 1830282-1.diff queued for re-testing.
Comment #6
Anonymous (not verified) commentedSame patch, just trying to get testbot happy.
Comment #8
Anonymous (not verified) commentedSetting back to needs review after yesterday's testbot snafu.
Comment #9
aspilicious commentedThis also needs a test.
Comment #10
ParisLiakos commentedthis got fixed now on D8, in the controller conversion
Comment #11
ParisLiakos commented..re adding tag
Comment #11.0
ParisLiakos commentedoops ... mistake corrected
Comment #12
mgiffordPatch no longer applies.
Comment #13
rpayanmComment #14
mgiffordComment #15
dcam commentedWould someone who understands what the bug is mind updating the issue summary with instructions for replicating the issue that are more clear? I would be happy to test the patch, but I can't understand what the problem is or what I should do.
Comment #16
mgiffordI tried to replicate it but couldn't.