Comments

patrickd’s picture

Status: Needs review » Needs work

Hi and thanks for this

unfortunatelly I could not apply it

git apply support_languages.patch
support_languages.patch:11: trailing whitespace.
  
support_languages.patch:16: trailing whitespace.
  
warning: 2 lines add whitespace errors.

I'll test and commit it as soon as possible.

patrickd’s picture

Status: Needs work » Closed (won't fix)

No further support for 1.x branch, makes no sense to double work here and 2.x seems to work fine so far.

miroslavbanov’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
Status: Closed (won't fix) » Active
Issue tags: -

This is applicable to 7.x-2.x

miroslavbanov’s picture

Status: Active » Needs review
StatusFileSize
new1.67 KB

This is basically same idea as the old 1.x patch.

miroslavbanov’s picture

Status: Needs review » Needs work

Looks like this doesn't apply to the latest dev version.

Additionally, language parameter needs to also be passed in this url() call:

$urls = array(url($uri, array('absolute' => TRUE, 'alias' => TRUE)));
miroslavbanov’s picture

StatusFileSize
new1.86 KB

This patch also supports https domain statistics.

It still doesn't apply to the latest revision. I think that in latest commit (http://cgit.drupalcode.org/piwik_stats/commit/?id=dd9eb8ef9ab9f8c3c14387...) the sub_url part was mistakenly committed - I am not sure though.

miroslavbanov’s picture

Status: Needs work » Needs review

  • MiroslavBanov committed a7975dd on 7.x-2.x
    Issue #1391752 by MiroslavBanov, benys: Support localization
    
miroslavbanov’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.