diff options
author | Robert Speicher <robert@gitlab.com> | 2016-06-18 20:48:58 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-06-18 20:48:58 +0000 |
commit | 98cede7ebeae9dac994b35b66be6aab14eb932b3 (patch) | |
tree | 58451c71c114977dfb164b0d4aa3b49a44a56afc /doc/update/6.4-to-6.5.md | |
parent | 0aab84c76012c16061ffccf4473aaeab2c528c2a (diff) | |
parent | 7c9eba891963451a1feb2e5bbef90fdcac1496ff (diff) | |
download | gitlab-ce-98cede7ebeae9dac994b35b66be6aab14eb932b3.tar.gz |
Merge branch 'fix-out-of-bounds-markdown-refs' into 'master'
Fix RangeError exceptions when referring to issues or merge requests outside of max database values
When using #XYZ in Markdown text, if XYZ exceeds the maximum value of a signed 32-bit integer, we get an exception when the Markdown render attempts to run `where(iids: XYZ)`. Introduce a method that will throw out out-of-bounds values.
Closes #18777
See merge request !4777
Diffstat (limited to 'doc/update/6.4-to-6.5.md')
0 files changed, 0 insertions, 0 deletions