Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Feb 2014 at 14:20 UTC
Updated:
29 Jul 2014 at 23:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xjmComment #2
star-szrThanks @xjm!
Comment #3
thedavidmeister commentedHaving a look...
Comment #4
thedavidmeister commentedFieldPluginBase:
Comment #5
thedavidmeister commentedRssFields:
Comment #6
thedavidmeister commentedRss.php:
Comment #7
thedavidmeister commentedtry this.
Comment #8
star-szrThanks!
Comment #9
star-szrCode looks good and I manually tested all three occurrences, there was no difference in the output. I'm just adding a missing trailing comma here per http://drupal.org/coding-standards#array.
Please cooperate, testbot! :)
Comment #10
star-szrCrosslinking with #2111079: Add @code sample and test coverage per hook_theme_suggestions[_HOOK]() and hook_theme_suggestions[_HOOK]_alter() for @thedavidmeister's core review bonus thingy :)
Comment #11
alexpottCommitted 0b66890 and pushed to 8.x. Thanks!