#14 Unescaped data can break reports

오픈
neal6 년 전을 오픈 · 0개의 코멘트
neal 코멘트됨, 6 년 전

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 added the
bug
label 6 년 전
neal added the
in progress
label 6 년 전
로그인하여 이 대화에 참여
마일스톤 없음
No Assignees
참여자 1명
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
취소
저장
아직 콘텐츠가 없습니다.