Hi all,
When i copy some text from msword to mantis while reporting issues some caracters are converted into HTML code, for example:
the caracter ' becomes ’
Any idea about where this problem comes from (and how to solve it) ??
Any help would be much appreciated.
special caracters converted into html code
Moderators: Developer, Contributor
I think you'll find that the problem is due to Word's "smart quotes". That single quote is not actually a ', it's a special 'forward single quote' or 'backward single quote': neither of which are normal ASCII characters.
They get pasted with their character codes, which is what you're seeing.
With the output that you're seeing, are the numbers after the hash a hyperlink to the bug with that same number?
If so, you may be able to stop this behaviour by changing the bug link character in your configuration.
Otherwise, switch off smart quotes within Word before copying / pasting.
They get pasted with their character codes, which is what you're seeing.
With the output that you're seeing, are the numbers after the hash a hyperlink to the bug with that same number?
If so, you may be able to stop this behaviour by changing the bug link character in your configuration.
Otherwise, switch off smart quotes within Word before copying / pasting.