#4954 - Category ID instead of a Moniker for Years
| Identifier | #4954 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Category ID instead of a Moniker for Years |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.43 |
| Addon | core |
| Description | I have enabled the Simple URL rewrite schema and it seems that categories are not using a Moniker by default if the title is a year (ie, 2020). |
| 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
Composr cannot have a numeric moniker (as it is indistinguishable from an ID), but it has code to workaround that. The code is not correct however, and essentially undoes itself.
Document how these numeric monikers will look too.