Changes between Initial Version and Version 1 of Ticket #36084, comment 19
- Timestamp:
- 03/17/2016 05:10:54 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36084, comment 19
initial v1 6 6 I'm 50/50 on whether we need to support string there. It was added for no good reason (to match the docs?) and is very doubtful anything is using it. 7 7 8 However we should not change how that parameter works, only revert. The bug is that in [34259] the boolean was reversed. However `$rel` has been a boolean for many years. There is no good reason to change it even more.8 However we should not change how that parameter works, only revert. The bug is that in [34259] the boolean was reversed. However `$rel` has been a boolean for many years. There is no good reason to change it instead of fix the bug.