[OpenStreetMap] #4670: RSS auto discovery link missing from diary entry lists
OpenStreetMap
trac at noreply.openstreetmap.org
Wed Nov 7 11:26:07 GMT 2012
#4670: RSS auto discovery link missing from diary entry lists
----------------------+-------------------------
Reporter: Zverik | Owner: rails-dev@…
Type: defect | Status: reopened
Priority: minor | Milestone:
Component: website | Version:
Resolution: | Keywords: rss,diary
----------------------+-------------------------
Comment (by TomH):
No the point is that if the page is cached (this is a server side cache)
then the view is never run and hence the content_for block doesn't stash
the content so when :head is rendered the auto_discovery_link_tag is not
there.
Basically the cache only stores the actual content of the page and not the
side effects like content_for blocks.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4670#comment:8>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list