#14 Unescaped data can break reports

Abierta
abierta hace 6 años por neal · 0 comentarios
neal comentado hace 6 años

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ñadida la etiqueta
bug
hace 6 años
neal añadida la etiqueta
in progress
hace 6 años
Inicie sesión para unirse a esta conversación.
Sin Milestone
No Assignees
1 participantes
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancelar
Guardar
Aún no existe contenido.