- 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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.