- don't apply patch yet
- in IDE on the index.tpl of your theme add multiple content blocks with some sample content
- open homepage on Front-End (not via Admin Console frame)
- confirm, that:
- entered content is displayed
- there is a separate SQL statement for loading each of the content blocks
- apply the patch
- reload hompeage
- confirm, that:
- entered content is displayed
- there is a single SQL statement per page for loading all of the content blocks from given page
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 884 Build 884: arc lint + arc unit