#14 Unescaped data can break reports

Ouvert
créé il y a 6 ans par neal · 0 commentaires
neal a commenté il y a 6 ans

Typica generates its reports by creating an XHTML document and displaying that in a WebView. This means that if certain characters such as ‘&’ are used in data that a report displays, the report or parts of it will break if that is not properly escaped.

Commit 0add093edf has an example fix for the Average Use and Cost by Origin report that can be applied across all reports, but all reports must be examined to determine where this sort of change is required.

Typica generates its reports by creating an XHTML document and displaying that in a WebView. This means that if certain characters such as '&' are used in data that a report displays, the report or parts of it will break if that is not properly escaped. Commit 0add093edfc4f4ccd48c5d244cd3b350a5d0aec6 has an example fix for the Average Use and Cost by Origin report that can be applied across all reports, but all reports must be examined to determine where this sort of change is required.
neal a ajouté l'étiquette
bug
il y a 6 ans
neal a ajouté l'étiquette
in progress
il y a 6 ans
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataires
1 participants
Échéance

Aucune échéance n'a été définie.

Dépendances

Ce ticket n'a actuellement pas de dépendance.

Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.