Coder Social home page Coder Social logo

Comments (7)

kaystrobach avatar kaystrobach commented on July 28, 2024

@tomtom-berlin could you please use urlencode and do a Merge Request, IMHO you should be able to do the pull request via the webUI as well. Thx

from typo3.piwik.

tomtom-berlin avatar tomtom-berlin commented on July 28, 2024

Hey,

urlencode at that place will not work because it masks all characters, including slashes and question marks a.s.o. of url scheme and hostname.
%2F%2Fmyhost.tld%sFpiwik.php%3F... doesn’t look so well :) To get that I have to dive deeper into the project, but I’m just out of time to do more than my workaround.

I’m not so familiar with git, but i will do my very best tonight. I did not check out the extension yet but load it via TYPO3 extension manager. While I am testing my new web project the w3 validator throws a few errors inside the tag of the piwik extension, though I fumbled around for a solution…
But yes, I will check it out this evening and merge it back, if you didn’t mind.

Greetings, Thomas.

Am 14.04.2015 um 06:42 schrieb Kay Strobach notifications@github.com:

@tomtom-berlin could you please use urlencode and do a Merge Request, IMHO you should be able to do the pull request via the webUI as well. Thx


Reply to this email directly or view it on GitHub.

from typo3.piwik.

kaystrobach avatar kaystrobach commented on July 28, 2024

yeah, sry i meant htmlspecialchars that's what can happen if you type on mobile ... sry

from typo3.piwik.

tomtom-berlin avatar tomtom-berlin commented on July 28, 2024

could not merge or sync it because of insufficient permissions.
Greetings, Thomas.

Am 14.04.2015 um 06:42 schrieb Kay Strobach notifications@github.com:

@tomtom-berlin could you please use urlencode and do a Merge Request, IMHO you should be able to do the pull request via the webUI as well. Thx


Reply to this email directly or view it on GitHub.

from typo3.piwik.

kaystrobach avatar kaystrobach commented on July 28, 2024

see here for more information, normally all repos are write protected ... it's about security.

Please create a pull request

https://help.github.com/articles/using-pull-requests/

from typo3.piwik.

tomtom-berlin avatar tomtom-berlin commented on July 28, 2024

Hello,

I hope to get it right now, made a pull request 5 minutes ago... As said, I'm not very familiar with git/github.

Another question: does your extension respect the DNT-header? I tried with both settings, on and off, and in both cases the tracking code is inserted into the site markup before the closing -Tag. Shouldn't there be a notice like 'Not tracked because of active DNT-header' or similar, as it is when I'm logged in as a backend-user?

Greetings, Thomas.

Am 15.04.2015 um 05:51 schrieb Borrmann Thomas service@borrmanns.de:

could not merge or sync it because of insufficient permissions.
Greetings, Thomas.

Am 14.04.2015 um 06:42 schrieb Kay Strobach notifications@github.com:

@tomtom-berlin could you please use urlencode and do a Merge Request, IMHO you should be able to do the pull request via the webUI as well. Thx


Reply to this email directly or view it on GitHub.

from typo3.piwik.

kaystrobach avatar kaystrobach commented on July 28, 2024

thank you pull request is merged now!

The DNT header is not respected by the extension itself, but should be by your piwik integration.

Reason is easy, adding another TYPO3Script condition will pollute you caching tables even more so i tried to avoid that and prefer to use the stuff shipped with piwik.

from typo3.piwik.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.