Actions
Refactor #15198
openRemove change to Apipie option definition.
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hammer core
Target version:
-
Description
The description of options provided by Apipie-rails are all being sent as escaped HTML. Currently the easiest and least risky way to fix is to have it be unescaped in Hammer. However, there is an issue with Apipie-rails to provide an option to not send unescaped HTML. Once this issue has been solved Hammer should revert to how it was before this fix.
Here is the PR made to hammer: https://git.io/vrKrS and the issue made on Apipie-rails: https://git.io/vr17V
Actions