Typo in privacy statement: closing list items missing a pointy bracket
See original GitHub issueThe following line contains a typo in the HTML closing </li>
tag. The opening pointy bracket is missing.
Internal Tracking ID: EXPOSUREAPP-5331
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
How to Find Brackets and Quotes Left Open | PerfectIt
If you thought brackets were tricky, missing quotation marks take trickiness to a whole other level. There is the problem of single or...
Read more >714-Amendments, Applicant's Action - USPTO
The text of any deleted subject matter must be shown by being placed within double brackets if strike-through cannot be easily perceived. (3)...
Read more >Solving Balanced Brackets in Javascript with Stacks
If the current bracket of input is a closing bracket, and therefore has an odd index, then (due to our conditional that runs...
Read more >Bracket - Wikipedia
A bracket is either of two tall fore- or back-facing punctuation marks commonly used to isolate a segment of text or data from...
Read more >Double Angle Brackets - Apple Developer
Double Angle Brackets. When you type English language script statements in a Script Editor script window, AppleScript is able to compile the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @dsarkar, yes, closing the ticket was OK. Sorry that I didn’t realize that you were waiting for my answer. I think the situation was pretty obvious. If the text changed, this ticket is obsolete.
I still recommend using an HTML checker in the CI build, just in case you don’t already.
The document for the 1.15.x release in German has been published to https://www.coronawarn.app/assets/documents/cwa-privacy-notice-de.pdf
The html document https://github.com/corona-warn-app/cwa-app-android/blob/v1.15.1/Corona-Warn-App/src/main/assets/privacy_de.html doesn’t contain any match for the string
./li>
any more.The relevant section of the document: 5. Welche Daten werden verarbeitet? e. Datenspende
has been largely re-written and the sub-section is now labelled:
e. Nutzungsdaten (Datenspende)
It should be possible to close this issue now, since 1.15.1 has been released and the HTML coding error has been removed.