Skip to content

loadCache for Block Magento\Theme\Block\Html\Footer dont work #13595

@larsroettig

Description

@larsroettig

Preconditions

  1. Install 2.2-develop CE or EE

Steps to reproduce

  1. Disable Full page caching in Backend
  2. Reload the Category Page

Expected result

\Magento\Framework\View\Element\AbstractBlock::_loadCache
$cacheData = $this->_cache->load($cacheKey); return a result for the second Page reload

Actual result

\Magento\Framework\View\Element\AbstractBlock::_loadCache
$cacheData = $this->_cache->load($cacheKey); return false

See:
footer

Metadata

Metadata

Assignees

Labels

Component: Framework/CacheFixed in 2.1.xThe issue has been fixed in 2.1 release lineFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentRelease Line: 2.1Release Line: 2.2Reproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions