dradis / dradis-ce

Dradis Framework: Collaboration and reporting for IT Security teams
https://dradis.com/ce/
GNU General Public License v2.0
673 stars 190 forks source link

Dashes/Parentheses in link text break the formatting on export #182

Closed rachkor closed 5 years ago

rachkor commented 7 years ago

Steps to reproduce

If the link text (format "Our website":http://drad.is) contains a dash - or parentheses ( or ), the link formatting breaks on export.

Example Dradis content

"OWASP Top 10: A6 - Sensitive data exposure":https://www.owasp.org/index.php/Top_10_2013-A6-Sensitive_Data_Exposure

"OWASP Top 10: A6 Sensitive data exposure":https://www.owasp.org/index.php/Top_10_2013-A6-Sensitive_Data_Exposure

Expected behavior

Should export like this:

OWASP Top 10: A6 - Sensitive data exposure

OWASP Top 10: A6 Sensitive data exposure

Actual behavior

Exports like so within Word: link

Workaround

Format the link text without dashes or parentheses.

Bug originally reported by Mark updated 03/08/18 to include the parentheses reported by Sasha.

njfox commented 6 years ago

Has there been any progress on this issue? Several common tool names contain dashes and it could be confusing for the reader to format the name with spaces instead.

v-p-b commented 6 years ago

I can also confirm this issue with Pro. Probably related to #207 .

rachkor commented 5 years ago

Fixed! This will ship in the next release.