Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Mar 2013 at 04:20 UTC
Updated:
29 Jul 2014 at 22:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerLet's see how much is broken.
Comment #2
aspilicious commentedDidn't we just decided to always use a default language 'en' and not und? Or am I mixing issues?
Comment #4
dawehnerThis should fix maybe most of them.
Comment #6
dawehnerAnother try.
Comment #8
dawehnerFixed all the remaining failures.
Comment #9
damiankloip commentedAre we still 'allowed' to do this? I'm just not sure anymore.
I guess this is what it currently is in D7, /node/rss or something would be better imo. Out of scope though I think.
Let's see what the bot thinks anyway..
Comment #11
dawehnerYeah we can discuss that, though I don't hink it's worth to change, especially because people's RSS reader already point to the location, so they have to change the location which is bad in my oppinion.
Seems like a random failure.
Comment #12
dawehner#8: drupal-1940306-8.patch queued for re-testing.
Comment #13
damiankloip commentedI have just tested this on my local and it works fine. If this comes back green, this is ready to go. I think it should do as that failure did look pretty random.
Comment #14
damiankloip commentedAs I said....
Comment #15
webchickLovely!! :D
Seems like we might need an update function though to get rid of all those old crufty variables we no longer need? :) And/or pre-populate the view settings with those values.
Comment #16
dawehnerThe problem here is that this variable "items.limit" is still used by aggregator module.
Comment #17
damiankloip commentedYeah. I think if we want to add anything for the upgrade path we should explore that in a follow up maybe.
Comment #18
webchickOk, let's go ahead and open a follow-up for the general category of "What to do with old settings that related to things that have now been converted to views."
In the meantime...
Committed and pushed to 8.x. Thanks!
Comment #19
dawehnerOpened a follow up: #1955760: [Meta] Convert aggregator pages/blocks to views