#14 Unescaped data can break reports

Aberto
aberto por neal 6 anos atrás · 0 comentários
neal comentou 6 anos atrás

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 adicionou a etiqueta
bug
6 anos atrás
neal adicionou a etiqueta
in progress
6 anos atrás
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Data limite

Data limite não informada.

Dependências

Esta issue atualmente não tem dependências.

Carregando…
Cancelar
Salvar
Ainda não há conteúdo.