i've just noticed that if a make a report with special danish charaters they are not displayed correctly. Is there a fix for that?
Try changing htmlentities to htmlspecialchars in in the html template files.
tried it but didn't work.any other ideas?
Is this an issue with the charset that is being specified in the meta tag? That's definable in the language file you are using.
Log in to post a comment.
i've just noticed that if a make a report with special danish charaters they are not displayed correctly. Is there a fix for that?
Try changing htmlentities to htmlspecialchars in in the html template files.
tried it but didn't work.any other ideas?
Is this an issue with the charset that is being specified in the meta tag? That's definable in the language file you are using.