The Wayback Machine - https://web.archive.org/web/20210202202723/https://github.com/topics/trackers
Skip to content
#

trackers

Here are 71 public repositories matching this topic...

dfaligertwood
dfaligertwood commented Oct 25, 2019

The problem

Some embed scripts use data- attributes which clash with those used by klaro! - for example, one embed script I have come across has a data-type='inline' attribute, which breaks the script when it is changed to type='inline'.

Proposed solution

pnu-s
pnu-s commented Dec 28, 2019

Currently there is a bug with application which versions / version codes have more than 50 characters.

This is not handled properly so the analysis hangs forever with the message "Tracker analysis: success"

Example: https://play.google.com/store/apps/details?id=ch.sbb.mobile.android.preview and its version flavorpreviewRelease-10.0.0.191210.1822.126-RELEASE

Couple of possible solutions:

pnu-s
pnu-s commented Dec 16, 2020

We have a function which purpose is to validate signatures (code & network) before they are saved in order to make sure they are valid regular expressions.

I think there is no case where we should have a space in our regexp and we could use this function to prevent this (already happened ;))

Improve this page

Add a description, image, and links to the trackers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trackers topic, visit your repo's landing page and select "manage topics."

Learn more