mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
no issue - discovered while testing (issue doesn't exist) - with dynamic routing we have introduced a bug - we pre-generate urls and if your permalink contains a date (dated permalink), we have to regenerate the urls, otherwise the dated urls do not respect your blog timezone - collection router has to subscribe to the timezone event - collection router must trigger an update on it's url generator if the timezone changes and the it's permalink is dated - ensure we also update the urls on import |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
middlewares | ||
CollectionRouter_spec.js | ||
ParentRouter_spec.js | ||
registry_spec.js | ||
RSSRouter_spec.js | ||
StaticRoutesRouter_spec.js | ||
TaxonomyRouter_spec.js |