#4750 - Main content block does not respect selected zone
| Identifier | #4750 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Main content block does not respect selected zone |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | core |
| Description | Selecting a Zone under Advanced doesn't seem to make a difference to the returned results. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
On review, it was not functioning for the following content types: catalogue_entry, post, group, forum. These are now fixed.
Additionally the following is noted, with no changes:
1) it is not implemented for comcode_page, where it doesn't make sense (a page has its own implicit zone).
2) For 'member', it is conceivable we would implement it, but linking to members happens all over Composr, so making the block use a specific zone would be inconsistent with member links shown in many other places - and it would require deep changes in internal APIs that are not desirable.