Article Flow
From tile click to article detail, including main diagnostics.
Troubleshooting checklist
- Is id present in URL and greater than 0?
- Does getArticleById(id) return an array?
- Does router set page to article and not Tiles_of_article?
- Is access control allowing the requested page?