Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jun 2014 at 22:43 UTC
Updated:
29 Jul 2014 at 23:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlan<3 grep + sed (the gnu flavours, not the OSX pov ones)
Comment #2
jibrantagging.
Comment #3
damiankloip commentedLooks fine to me.
I'm not sure making the name change in this file too is correct?
Moving to 'other' as this is not just a views thing. VDC tag should be ok here?
Comment #4
damiankloip commentedRerolled for view_mode change in #2289095: "Frontpage" view, feed display renders the node comment form:
Also removed changes from drupal-7.system.database.php
Comment #5
dawehnerJust in case someone wondered, historic reasons: rss did not supported view modes at some point so using item_length allowed us to be able to not break existing views while supporting both features at the same time.
Comment #6
alexpottCommitted 7332211 and pushed to 8.x. Thanks!