stable
Clone or download
Read-only
request #13136: Using a reference with a description formatted like an internal reference generates a crash
Reproduction steps: 1. Create a new reference with a description like "plugin_aaaaa:notfound_desc_key" 2. Use this reference in a follow up comments of an artifact Change-Id: Ibf44cc8ffd27d1c21d6486efe594d7f422dc4773
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/reference/ReferenceDescriptionTranslation.php | +57 | −0 | Go to diff View file |
M | src/common/reference/ReferenceManager.class.php | +4 | −19 | Go to diff View file |
A | tests/phpunit/common/ReferenceDescriptionTranslationTest.php | +87 | −0 | Go to diff View file |