issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 262k ⌀ | issue_title stringlengths 1 1.02k | issue_comments_url stringlengths 53 116 | issue_comments_count int64 0 2.49k | issue_created_at stringdate 1999-03-17 02:06:42 2025-06-23 11:41:49 | issue_updated_at stringdate 2000-02-10 06:43:57 2025-06-23 11:43:00 | issue_html_url stringlengths 34 97 | issue_github_id int64 132 3.17B | issue_number int64 1 215k |
|---|---|---|---|---|---|---|---|---|---|
[
"matomo-org",
"matomo"
] | To reproduce :
- go to http://demo.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=month&date=2010-05-10
- click on Actions > Pages
- click on Next at the bottom of the page
- click on "+" on any entry of the "Page URL" column
- you get: 'No data in this category. Try to "Include all population".' inst... | 'No data in this category. Try to "Include all popu...' when accessing a subtable after pagination in Page URLs or Page titles reports | https://api.github.com/repos/matomo-org/matomo/issues/1848/comments | 6 | 2010-11-30T11:28:52Z | 2014-08-12T13:39:06Z | https://github.com/matomo-org/matomo/issues/1848 | 37,352,123 | 1,848 |
[
"matomo-org",
"matomo"
] | If the detailed revenue data (select Goals from the main menu, select a goal, click on the sparkline with "XXXX overall revenue" written after it) has large enough numbers, they will be sent in scientific notation, and the parser will throw up this message and fail to load:
```
JSON Parse Error [Bad Object]
Error at c... | OFC: JSON parse error for large revenues | https://api.github.com/repos/matomo-org/matomo/issues/1847/comments | 6 | 2010-11-30T08:53:34Z | 2014-07-08T10:04:54Z | https://github.com/matomo-org/matomo/issues/1847 | 37,352,121 | 1,847 |
[
"matomo-org",
"matomo"
] | Firstly the new google images has several possible values after the tld which are (as far as I know)
(imgres|imghp|images|imglanding)
this means some visits from google images won't be recognised as such the way core/common.php is coded currently.
Secondly I want to report individual google countries which means the... | Keywords by country-specific search engine | https://api.github.com/repos/matomo-org/matomo/issues/1846/comments | 2 | 2010-11-29T00:44:28Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1846 | 37,352,118 | 1,846 |
[
"matomo-org",
"matomo"
] | We would like to propose an advanced page to allow users to generate a tailor made javascript code for their pages.
Some options that this Javascript Tracking tag generator would include are:
- ~~display the asynchronous code only (currently we only display the non async code)~~
- ~~A radio button to "Group Page Title... | Improve Javascript Tracking Code admin screen: asynchronous code, other options | https://api.github.com/repos/matomo-org/matomo/issues/1845/comments | 24 | 2010-11-28T18:25:06Z | 2014-07-08T10:12:18Z | https://github.com/matomo-org/matomo/issues/1845 | 37,352,117 | 1,845 |
[
"matomo-org",
"matomo"
] | Reported by user via mail:
// Yougoo
'www.yougoo.fr' => array('Yougoo', 'q', '?q={k}' ),
| Add search engine yougoo.fr | https://api.github.com/repos/matomo-org/matomo/issues/1844/comments | 1 | 2010-11-28T12:38:33Z | 2014-07-08T10:05:15Z | https://github.com/matomo-org/matomo/issues/1844 | 37,352,116 | 1,844 |
[
"matomo-org",
"matomo"
] | None
| Continuous Integration Server - update schemaSpy from 3.1.1 to 5.0.0 | https://api.github.com/repos/matomo-org/matomo/issues/1843/comments | 2 | 2010-11-28T06:07:42Z | 2014-07-08T10:04:42Z | https://github.com/matomo-org/matomo/issues/1843 | 37,352,115 | 1,843 |
[
"matomo-org",
"matomo"
] | Provide fast asynchronous javascript tag in Piwik 1.1
See the new documentation in http://piwik.org/docs/javascript-tracking/#toc-asynchronous-tracking
| Asynchronous JavaScript tracking code | https://api.github.com/repos/matomo-org/matomo/issues/1842/comments | 7 | 2010-11-27T17:42:04Z | 2014-07-08T10:04:42Z | https://github.com/matomo-org/matomo/issues/1842 | 37,352,113 | 1,842 |
[
"matomo-org",
"matomo"
] | common.js uses the data: uri in the browser, but this is not supported by IE7 (and earlier).
- common.js: add a browser-side test for data: uri support in piwikHelper.OFC.jquery.popup(), and if not-supported, use ajax to POST the base64 image data over to Proxy's exportImage, e.g.,
```
var data = new Image();
data.onl... | Proxy: deprecate exportImage and outputImage | https://api.github.com/repos/matomo-org/matomo/issues/1841/comments | 1 | 2010-11-25T07:45:35Z | 2014-07-08T10:04:41Z | https://github.com/matomo-org/matomo/issues/1841 | 37,352,112 | 1,841 |
[
"matomo-org",
"matomo"
] | Hello,
Wen I try to call a month or year statistics do I get the error, the availabilities of the space is insufficient and at 256MB, Temporary I increased the memory to 512MB. The only question when it is not enough anymore.
Allowed Memory Size Executed /core/DataTable.php on line 935
MfG
| Allowed Memory Size Executed /core/DataTable.php on line 935 | https://api.github.com/repos/matomo-org/matomo/issues/1840/comments | 1 | 2010-11-24T17:13:28Z | 2014-07-08T10:04:41Z | https://github.com/matomo-org/matomo/issues/1840 | 37,352,111 | 1,840 |
[
"matomo-org",
"matomo"
] | This ticket is a placeholder for potential improvements to the [Visitor Log report & Live! widget](http://piwik.org/real-time/)
# Visitor Log ideas promoted to their own tickets
- #3343 Live: Returning visitor to open last visits for this visitor, in Visitor Log & Last visits widget
- #3344 Display "First Visit N d... | Visitor Log list of ideas and improvements | https://api.github.com/repos/matomo-org/matomo/issues/1839/comments | 21 | 2010-11-24T10:37:11Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1839 | 37,352,104 | 1,839 |
[
"matomo-org",
"matomo"
] | Currently, the Live! plugin will start 3 more ajax requests every N seconds. If the previous requests are not done, this will cause some very large requests queuing, eventually crashing the browser and causing load on the Piwik server.
New ajax requests should not be started before the 3 previous ones have returned.
| Live! widget should not start new ajax requests until the previous ones return | https://api.github.com/repos/matomo-org/matomo/issues/1838/comments | 1 | 2010-11-24T10:33:32Z | 2014-07-08T10:04:40Z | https://github.com/matomo-org/matomo/issues/1838 | 37,352,103 | 1,838 |
[
"matomo-org",
"matomo"
] | As reported on the [forum](http://forum.piwik.org/index.php?showtopic=15651), the pdf plugin needs to be updated to force monthly reports to be sent on mondays.
This action is pending resolution of [1835](1835)
Should we set a specific hour aswell?
| monthly PDF reports not sent on mondays | https://api.github.com/repos/matomo-org/matomo/issues/1837/comments | 1 | 2010-11-23T14:21:30Z | 2014-07-08T10:04:40Z | https://github.com/matomo-org/matomo/issues/1837 | 37,352,102 | 1,837 |
[
"matomo-org",
"matomo"
] | As reported on the [forum](http://forum.piwik.org/index.php?showtopic=15651), the pdf plugin needs to be updated to force weekly reports to be sent on mondays.
In [plugins/PDFReports/PDFReports](https://github.com/piwik/piwik/blob/master/plugins/PDFReports/PDFReports.php#L44).
TODO: Use setDay(1) on Piwik_ScheduledTi... | Weekly PDF reports not sent on mondays, Monthly reports not sent the 1st of month | https://api.github.com/repos/matomo-org/matomo/issues/1836/comments | 15 | 2010-11-23T14:17:38Z | 2014-07-08T10:04:40Z | https://github.com/matomo-org/matomo/issues/1836 | 37,352,101 | 1,836 |
[
"matomo-org",
"matomo"
] | This bug has been brought on the forum: [Topic 15651](http://forum.piwik.org/index.php?showtopic=15651)
In [/core/ScheduledTime.php](http://dev.piwik.org/trac/browser/tags/1.0/core/ScheduledTime.php#L37) and [core/ScheduledTime/Monthly.php](http://dev.piwik.org/trac/browser/tags/1.0/core/ScheduledTime/Monthly.php#L20)... | Piwik_ScheduledTime_Monthly - Number of weeks within a month not properly handled | https://api.github.com/repos/matomo-org/matomo/issues/1835/comments | 5 | 2010-11-23T14:04:36Z | 2014-07-08T10:04:39Z | https://github.com/matomo-org/matomo/issues/1835 | 37,352,100 | 1,835 |
[
"matomo-org",
"matomo"
] | There have been a few requests for this feature. It seems Piwik users want to receive "Visitor logs" in their email on a daily/weekly basis. We could allow Visitor Log to be included in the PDF report.
Note: we should probably allow to customize the number of Visitors to include, rather than include the default 25 row... | Add Visitor Logs to the Scheduled Reports (html and pdf) | https://api.github.com/repos/matomo-org/matomo/issues/1834/comments | 2 | 2010-11-23T11:29:59Z | 2024-01-03T05:04:03Z | https://github.com/matomo-org/matomo/issues/1834 | 37,352,099 | 1,834 |
[
"matomo-org",
"matomo"
] | When auto update fails, we suggest users to
```
"For example, on a linux server, if your apache user is www-data you can try to execute:<br />"
. "<code>chown -R www-data:www-data ".Piwik_Common::getPathToPiwikRoot()."</code><br />"
. "<code>chmod -R 0755 ".Piwik_Common::getPathToPiwikRoot()."</code><br />";
```
Se... | Add an help text inviting users to set low permissions after auto update | https://api.github.com/repos/matomo-org/matomo/issues/1833/comments | 8 | 2010-11-23T11:16:43Z | 2014-07-08T10:15:46Z | https://github.com/matomo-org/matomo/issues/1833 | 37,352,097 | 1,833 |
[
"matomo-org",
"matomo"
] | There are API methods in Live and SitesManager that take 'limit" instead of 'format_limit'.
Propose:
- change these methods to instead accept format_limit; we can getRequestVar('limit') for backward compatibility
| API methods: format_limit vs limit inconsistency | https://api.github.com/repos/matomo-org/matomo/issues/1832/comments | 4 | 2010-11-23T07:46:13Z | 2014-07-08T10:04:50Z | https://github.com/matomo-org/matomo/issues/1832 | 37,352,094 | 1,832 |
[
"matomo-org",
"matomo"
] | From [forum post](http://forum.piwik.org/index.php?showtopic=16591).
We should remove Campaign tracking GET parameters from the URLs before recording them in the DB, to ensure reports are correctly aggregated by unique URL.
| Remove campaign tracking parameters before recording URLs | https://api.github.com/repos/matomo-org/matomo/issues/1831/comments | 2 | 2010-11-23T05:03:34Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1831 | 37,352,093 | 1,831 |
[
"matomo-org",
"matomo"
] | as suggested in forum post:
we could add the following extension in piwik.js
.cbz - Comic book archive in zip format.
.cbr - Comic book archive in rar format.
.epub - A standard publishing format for ebooks.
.ogg - Open sound format, similar to mp3, but wihtout patents.
.ogv - Same as above, but for video.
.wav - Ol... | Update list of download extensions in piwik.js | https://api.github.com/repos/matomo-org/matomo/issues/1830/comments | 3 | 2010-11-23T04:47:07Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1830 | 37,352,092 | 1,830 |
[
"matomo-org",
"matomo"
] | Currently, if you click on a menu item, current outstanding ajax requests are not aborted, and the new page will only load after the previous ajax requests have returned (depending on the browser concurrent connexion settings, etc.).
The most common use case is:
- open Piwik
- while dashboard is loading (many http req... | Improve UI speed: cancel ajax requests on menu click | https://api.github.com/repos/matomo-org/matomo/issues/1829/comments | 1 | 2010-11-17T23:30:31Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1829 | 37,352,091 | 1,829 |
[
"matomo-org",
"matomo"
] | This was raised in #1158.
This was similarly raised in WordPress. See:
- WordPress.org privacy policy: http://wordpress.org/about/privacy/
- ticket: http://core.trac.wordpress.org/ticket/5066
Proposal:
- publish a data collection and privacy policy
- opt-in/opt-out mechanism (ie opting out could mean opting out of ... | Piwik.org (the site) - data collection, and privacy policy | https://api.github.com/repos/matomo-org/matomo/issues/1828/comments | 5 | 2010-11-17T20:48:05Z | 2014-07-08T10:09:09Z | https://github.com/matomo-org/matomo/issues/1828 | 37,352,089 | 1,828 |
[
"matomo-org",
"matomo"
] | see: #1822
there may also be a security issue since there are reports that php code is exposed when a preg_\* function fails internally; e.g., backtrack limit
also, differences in PCRE versions may lead to compatibility issues
Files to review:
- core/AssetManager.php: preg_replace_callback()
- ViewDataTable/Generate... | Review use of preg_* functions on long strings | https://api.github.com/repos/matomo-org/matomo/issues/1827/comments | 1 | 2010-11-17T20:06:11Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1827 | 37,352,087 | 1,827 |
[
"matomo-org",
"matomo"
] | The mysociety Funnels plugin (and conceivably other plugins, in the future) is released under the AGPL. This is not strictly compatible with Piwik's core license, GPL v3, as it hinders software maintenance (e.g., refactoring between the two), and may affect the adoption of Piwik.
Under the AGPL, a Piwik instance is o... | Including plugins licensed under GNU Affero GPL v3 | https://api.github.com/repos/matomo-org/matomo/issues/1826/comments | 1 | 2010-11-17T14:47:44Z | 2014-07-08T10:17:26Z | https://github.com/matomo-org/matomo/issues/1826 | 37,352,086 | 1,826 |
[
"matomo-org",
"matomo"
] | I applied a couple of patches to get rid of errors in application log and make PDFReports work. However, the strange thing is, the weekly report I set up works fine while the daily report does not. I can only receive reports at the first day of the week, but can not receive them daily. Any idea what might went wrong?
... | PDFReports: daily report not work, but weekly report works | https://api.github.com/repos/matomo-org/matomo/issues/1825/comments | 1 | 2010-11-16T17:18:14Z | 2014-08-03T11:21:32Z | https://github.com/matomo-org/matomo/issues/1825 | 37,352,085 | 1,825 |
[
"matomo-org",
"matomo"
] | Sorry, but trac says that i don't have the permission to reopen the bug.
Warning: No permission to change ticket fields.
Could you please ...
#1810
| Reopen Bug #1810 | https://api.github.com/repos/matomo-org/matomo/issues/1824/comments | 1 | 2010-11-16T17:02:48Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1824 | 37,352,084 | 1,824 |
[
"matomo-org",
"matomo"
] | See doc: [Geo Locate visitors](http://piwik.org/docs/geo-locate/) countries cities and regions.
GeoIP plugin #45 is one of the most popular plugins. For a web analytics tool, getting user countries as accurately as possible is critical, and Piwik should help users in this direction.
When the plugin is released in tru... | Include GeoIP in core after improvements | https://api.github.com/repos/matomo-org/matomo/issues/1823/comments | 90 | 2010-11-16T11:47:07Z | 2014-07-08T10:16:45Z | https://github.com/matomo-org/matomo/issues/1823 | 37,352,081 | 1,823 |
[
"matomo-org",
"matomo"
] | In trunk, some images are not showing in my box (after deleting tmp/assets/ )
For example,
- the icon next to 'About Piwik'
- the arrow in the Website selector
- the left and right vertical grey lines going from the menu to the bottom of the page
- the language selector arrow
It seems that when the CSS says`
backgr... | CSS Images not showing in trunk | https://api.github.com/repos/matomo-org/matomo/issues/1822/comments | 4 | 2010-11-16T03:33:10Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1822 | 37,352,080 | 1,822 |
[
"matomo-org",
"matomo"
] | The World Map is currently available as a widget and displayed by default on the dashboard.
It would be useful (and more consistent) to also have the world map visible in the Visitors > Location report, which already reports Countries, Continents and Providers.
The map could take up the standard half-screen width, an... | Display the world map widget in the "Visitors > Locations" menu | https://api.github.com/repos/matomo-org/matomo/issues/1821/comments | 1 | 2010-11-16T02:16:57Z | 2014-07-08T10:04:33Z | https://github.com/matomo-org/matomo/issues/1821 | 37,352,079 | 1,821 |
[
"matomo-org",
"matomo"
] | It would be great for usability, reporting efficiency and consistency, that all graphs in Piwik have possibility to select which metrics to plot.
In addition to the current implementation, the following features would be nice:
- Saving and restoring the picked metrics for each user
- Comparing the conversions of diffe... | Graphs should display a SELECT to choose the metrics to plot (visits, pages, etc.) | https://api.github.com/repos/matomo-org/matomo/issues/1820/comments | 50 | 2010-11-16T02:10:31Z | 2014-11-06T00:22:01Z | https://github.com/matomo-org/matomo/issues/1820 | 37,352,076 | 1,820 |
[
"matomo-org",
"matomo"
] | Hello,
I would like to show on a web site two informations from Piwik witch is install on the same server in a different database. I would like to put on the footer of this web site :
Site views XX times / Pages views XX times
I would like to show this statistics from the beginning of the web site.
So my question... | How to show pages views (actions) and visits | https://api.github.com/repos/matomo-org/matomo/issues/1819/comments | 3 | 2010-11-16T00:07:26Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1819 | 37,352,075 | 1,819 |
[
"matomo-org",
"matomo"
] | Hi Piwik experts,
I'm getting
SQLSTATE[HY000] Host 'x.x.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
after leaving the admin user logged in for a few hours. Only the admin is in the database, and Piwik is monitoring 1 site.
I'm testing the 1.0 install, enabled GeoIP, and... | Host is blocked because of many connection errors | https://api.github.com/repos/matomo-org/matomo/issues/1818/comments | 7 | 2010-11-15T10:58:52Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1818 | 37,352,074 | 1,818 |
[
"matomo-org",
"matomo"
] | Have errors only show the error message by default, but no backtrace.
Include an inline help to explain how to enable backtrace info in the error message.
When $GLOBALS[PIWIK_TRACKER_DEBUG] is true, display the backtrace.
| Hide backtrace from error messages in Tracker | https://api.github.com/repos/matomo-org/matomo/issues/1817/comments | 2 | 2010-11-15T07:54:07Z | 2014-07-08T10:04:31Z | https://github.com/matomo-org/matomo/issues/1817 | 37,352,073 | 1,817 |
[
"matomo-org",
"matomo"
] | From email "I have always missed the simple ability to view the stats in percentages (as a third column). Most of the time, the percentage (let's say the percentage of mobile users as an example) is much more useful than the absolute numbers."
This would be a simple yet very useful add to Piwik.
Some challenges are:
-... | Add a new column in all reports for % percentage of visits | https://api.github.com/repos/matomo-org/matomo/issues/1816/comments | 63 | 2010-11-15T02:39:31Z | 2014-07-08T10:15:52Z | https://github.com/matomo-org/matomo/issues/1816 | 37,352,070 | 1,816 |
[
"matomo-org",
"matomo"
] | In the range of dates, only shows records piwik days. Selecting months, weeks or years does not show anything.
What I can do to fix?
| Piwik sample statistics of days, but not the months, weeks and years | https://api.github.com/repos/matomo-org/matomo/issues/1815/comments | 1 | 2010-11-13T04:34:13Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1815 | 37,352,069 | 1,815 |
[
"matomo-org",
"matomo"
] | We should use the native 'zip' extension when available (instead of PclZip) because it's faster.
See WordPress wp-admin/includes/file.php unzip_file() wrapper, and _unzip_file_ziparchive() implementation.
| Use ZipArchive when available | https://api.github.com/repos/matomo-org/matomo/issues/1814/comments | 4 | 2010-11-12T17:04:12Z | 2014-07-08T10:04:28Z | https://github.com/matomo-org/matomo/issues/1814 | 37,352,068 | 1,814 |
[
"matomo-org",
"matomo"
] | HTML_QuickForm2 makes use of Spl's Countable and Iterator classes.
| Installation: catch-22: Spl is required, but is used before systemCheck | https://api.github.com/repos/matomo-org/matomo/issues/1813/comments | 7 | 2010-11-12T16:32:48Z | 2014-07-08T10:04:28Z | https://github.com/matomo-org/matomo/issues/1813 | 37,352,066 | 1,813 |
[
"matomo-org",
"matomo"
] | This directory traversal weakness isn't a security vulnerability in Piwik 1.0 because we don't unzip third-party (inherently untrusted) .zip archives within the app. But if we supply an absolute path to both PCLZIP_OPT_PATH and PCLZIP_OPT_EXTRACT_DIR_RESTRICTION, extract() can create files outside of the target direct... | Prevent PclZip from unzipping outside of the target directory | https://api.github.com/repos/matomo-org/matomo/issues/1812/comments | 1 | 2010-11-12T16:02:32Z | 2014-07-08T10:04:28Z | https://github.com/matomo-org/matomo/issues/1812 | 37,352,065 | 1,812 |
[
"matomo-org",
"matomo"
] | I am currently researching open source analytic tools and this project seems to be the best fit for my needs, although calculating visitors for mobile users is missing, so I'd like to contribute and would be open to improve it. Please contact me at below specified email: ei (AT) kargo (DOT) com.
| Tracking mobile visitors | https://api.github.com/repos/matomo-org/matomo/issues/1811/comments | 1 | 2010-11-11T18:09:01Z | 2014-07-08T10:04:28Z | https://github.com/matomo-org/matomo/issues/1811 | 37,352,064 | 1,811 |
[
"matomo-org",
"matomo"
] | The getLastVisitsDetails of the LIVE Modul is limited to 25 rows by default.
I need to get all data for a specific date.
So I tried several things:
1. Set the limit parameter to -1 which does not work.
2. Set the limit paramter to 1000 just returns the first 50 entries.
3. Setting the limit to the number of visits fo... | Live API: getLastVisitsDetails limit Parameter does not work | https://api.github.com/repos/matomo-org/matomo/issues/1810/comments | 3 | 2010-11-11T16:49:56Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1810 | 37,352,063 | 1,810 |
[
"matomo-org",
"matomo"
] | It would be nice if Google Instant Preview visits would be recorded as Google Instant. At the moment I think that previews are stored as Direct Entry.
| Google Instant Preview | https://api.github.com/repos/matomo-org/matomo/issues/1809/comments | 4 | 2010-11-09T22:30:10Z | 2014-07-08T10:04:28Z | https://github.com/matomo-org/matomo/issues/1809 | 37,352,062 | 1,809 |
[
"matomo-org",
"matomo"
] | The database field piwik_pdf.additional_emails is a VARCHAR(255), which causes longer values to being cut off. (e.g. when you type in many email addresses)
A solution would be changing the field type to TEXT, or to provide a proper error message.
| PDFReports - additional_emails is being cut off | https://api.github.com/repos/matomo-org/matomo/issues/1808/comments | 1 | 2010-11-08T11:41:00Z | 2014-07-08T10:05:52Z | https://github.com/matomo-org/matomo/issues/1808 | 37,352,061 | 1,808 |
[
"matomo-org",
"matomo"
] | None
| AssetManager: have to set Status differently for PHP FastCGI | https://api.github.com/repos/matomo-org/matomo/issues/1807/comments | 1 | 2010-11-08T03:16:58Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1807 | 37,352,060 | 1,807 |
[
"matomo-org",
"matomo"
] | In the function `sendHttpRequestBy` in the part which handles redirects an undeclared variable `$pathDestination` is used.
I guess this should be `$destinationPath` instead which is a parameter of the function.
https://github.com/piwik/piwik/blob/master/core/Http.php?rev=2968#L198
| Bug in core/Http.php | https://api.github.com/repos/matomo-org/matomo/issues/1806/comments | 1 | 2010-11-06T12:01:29Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1806 | 37,352,059 | 1,806 |
[
"matomo-org",
"matomo"
] | Provide ability for third-party plugins that aren't "GPL v3 or later" (i.e., not 100% compatible with Piwik's license) to display their license (and link to full license text) in a conspicuous location (e.g., in the plugin description area).
| Plugins - display optional license information | https://api.github.com/repos/matomo-org/matomo/issues/1805/comments | 2 | 2010-11-05T23:21:01Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1805 | 37,352,058 | 1,805 |
[
"matomo-org",
"matomo"
] | From kamerman's comment:5 of #1552:
Last minute idea - I'm developing a plugin that won't work unless its settings are properly configured. Maybe there is a good way to send a user to the plugin's admin page when they attempt to activate it and only commit the activation if the plugin settings are configured successf... | Allow plugins to be enabled, but not active yet | https://api.github.com/repos/matomo-org/matomo/issues/1804/comments | 1 | 2010-11-05T21:17:43Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1804 | 37,352,057 | 1,804 |
[
"matomo-org",
"matomo"
] | Maube add the column "Alias" in the user access table. This would help to seen which person has what rights. At the moment you have to scroll down and look up the name of each user to know whom you are giving what rights. Maybe add the "Alias" right next to the "Login" column in the 'manage access' settings. This would... | Add a column "Alias" to Manage Users Access | https://api.github.com/repos/matomo-org/matomo/issues/1803/comments | 3 | 2010-11-05T15:05:08Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1803 | 37,352,056 | 1,803 |
[
"matomo-org",
"matomo"
] | In one of the installation steps, we should advise the user that we're minifying the js and css, and then call getJs/getCss. This prepares the user for the delay, and improves the initial login experience.
We should similarly warn (or add some visual indicator) when activating/deactivating plugins that there might be... | Installation/PluginsManager: alert user before minifying | https://api.github.com/repos/matomo-org/matomo/issues/1802/comments | 3 | 2010-11-05T12:26:38Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1802 | 37,352,055 | 1,802 |
[
"matomo-org",
"matomo"
] | since the last svn trunk update to Rev 3290 the login is impossible
Fatal error: Call to undefined method Piwik_Login_Auth::getHashTokenAuth() in /../plugins/Login/Login.php on line 134
only me? cheers
| Fatal error: Call to undefined method | https://api.github.com/repos/matomo-org/matomo/issues/1801/comments | 6 | 2010-11-04T21:09:28Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1801 | 37,352,052 | 1,801 |
[
"matomo-org",
"matomo"
] | If I have a URL similar to this: **http://www.example.com/index.php?page=home&comments**, the "&comments" part is not shown in the Piwik log. This is confusing for webmasters who may think important variables are being omitted from their URLs.
| Some arguments of URL not shown in Piwik charts | https://api.github.com/repos/matomo-org/matomo/issues/1800/comments | 1 | 2010-11-03T21:44:16Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1800 | 37,352,051 | 1,800 |
[
"matomo-org",
"matomo"
] | A setting to allow users to select a default date range to show when logging into Piwik would be highly beneficial. Important features would be to define a time period, and a start or end date relative to the current day. For example, I might want to view data for 7 days before this one, as well as today, and keep this... | Allow a setting for a default date range | https://api.github.com/repos/matomo-org/matomo/issues/1799/comments | 3 | 2010-11-03T21:41:13Z | 2014-07-08T10:04:27Z | https://github.com/matomo-org/matomo/issues/1799 | 37,352,050 | 1,799 |
[
"matomo-org",
"matomo"
] | Lists split into pages of five items such as Visitor Country and Provider have previous/next buttons below them. I think that both links should always be visible, but disabled when they don't apply (i.e. 'Previous' is disabled on the first page of the list). This would mean users don't have to move their mouse around w... | Always show prev/next buttons in lists needing them | https://api.github.com/repos/matomo-org/matomo/issues/1798/comments | 3 | 2010-11-03T21:38:03Z | 2014-07-08T10:04:26Z | https://github.com/matomo-org/matomo/issues/1798 | 37,352,049 | 1,798 |
[
"matomo-org",
"matomo"
] | Hi Team,
First of all, this is an awesome project to the opensource community and i really appreciate the hardwork which has gone behind this.
Coming to the issue i am facing, i installed Piwik and i installed ActiveIP2Country plugin. I copied the files to my plugin folder and enabled the plugin. I downloaded the ip-... | ActiveIP2Country plugin not working | https://api.github.com/repos/matomo-org/matomo/issues/1797/comments | 3 | 2010-11-03T13:55:10Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1797 | 37,352,048 | 1,797 |
[
"matomo-org",
"matomo"
] | In retrospect, this shouldn't have been a whitelist. We should have implemented a blacklist of extensions that typically represented non-downloads, eg
```
.php, .html, .asp, ... (and common variants of these)
```
as there are fewer extensions, less subject to change, and web frameworks move towards friendlier URLs.
| piwik.js: use blacklist file extensions instead of white list | https://api.github.com/repos/matomo-org/matomo/issues/1796/comments | 1 | 2010-11-02T18:32:30Z | 2014-07-08T10:04:38Z | https://github.com/matomo-org/matomo/issues/1796 | 37,352,047 | 1,796 |
[
"matomo-org",
"matomo"
] | Cookie.php: save() method could take optional secure flag, or we could add a setSecure() method
| Login via https should set cookie's secure flag | https://api.github.com/repos/matomo-org/matomo/issues/1795/comments | 1 | 2010-11-02T14:24:53Z | 2014-07-08T10:04:26Z | https://github.com/matomo-org/matomo/issues/1795 | 37,352,046 | 1,795 |
[
"matomo-org",
"matomo"
] | Live Visitors Widget isn't completely translated in German.
The common german translation of Link "more" (see attachement) is "mehr Informationen".
This Link has no href (I suppose this is intended) - that's a little bit confusing, because more information are in title attribut.
The proposal german translation of Lin... | Live Visitors Widget "more..." is dysfunctional | https://api.github.com/repos/matomo-org/matomo/issues/1794/comments | 3 | 2010-11-02T09:58:51Z | 2014-07-08T10:04:26Z | https://github.com/matomo-org/matomo/issues/1794 | 37,352,045 | 1,794 |
[
"matomo-org",
"matomo"
] | Our piwik runs behind a ssl reversed proxy.
Trying to export csv files (under the widgets and on the api page) failes in Internet Explorer 8.
Browser Error Message is something like "Could not download index.php ...".
So I think the headers are wrong.
We already set the reverse_proxy setting to 1 in global.ini.php.
| IE8 + SSL + Reverse Proxy: CSV export fails | https://api.github.com/repos/matomo-org/matomo/issues/1793/comments | 4 | 2010-11-01T11:26:19Z | 2014-07-08T10:04:26Z | https://github.com/matomo-org/matomo/issues/1793 | 37,352,044 | 1,793 |
[
"matomo-org",
"matomo"
] | May need to unsanitizeInputValue($password) in UsersManager so that the return values are the same. (Subtle difference for html special chars may arise.)
| QF2 getSubmitValue != getRequestvar | https://api.github.com/repos/matomo-org/matomo/issues/1792/comments | 1 | 2010-11-01T01:17:48Z | 2014-07-08T10:04:26Z | https://github.com/matomo-org/matomo/issues/1792 | 37,352,043 | 1,792 |
[
"matomo-org",
"matomo"
] | Add library and some helper classes.
| HTML Purifier | https://api.github.com/repos/matomo-org/matomo/issues/1791/comments | 4 | 2010-10-31T14:20:23Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1791 | 37,352,042 | 1,791 |
[
"matomo-org",
"matomo"
] | I discovered that piwik monitoring will not work if the piwik webserver is not available on https.
Configuring HTTPS is not so simple and assuming that if the monitored server is using HTTPS the same is valid for piwiki is a bad assumption.
Also even when HTTPS is configured if the certificate does not validate the ... | piwik should be usable even when the piwik server does not have https | https://api.github.com/repos/matomo-org/matomo/issues/1790/comments | 1 | 2010-10-30T22:23:34Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1790 | 37,352,041 | 1,790 |
[
"matomo-org",
"matomo"
] | For testing, it's handy to be able to send the feedback to /dev/null, e.g., "nobody" instead of "hello at piwik.org".
| Feedback: configureable email address | https://api.github.com/repos/matomo-org/matomo/issues/1789/comments | 2 | 2010-10-29T19:51:38Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1789 | 37,352,040 | 1,789 |
[
"matomo-org",
"matomo"
] | I posted this question the other day asking for help as to why my script would not allow me to add additional URL's. The response was to:
Comment:
Login as your superuser. Go to Settings. Click on the Web Sites tab. Add
more sites...
This did not fix the problem.
I have tried that, and it does not work. Once all ... | My script will ONLY monitor 1 website? It will NOT save input for a 2nd URL | https://api.github.com/repos/matomo-org/matomo/issues/1788/comments | 5 | 2010-10-29T17:52:41Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1788 | 37,352,039 | 1,788 |
[
"matomo-org",
"matomo"
] | something pretty annoying happend when I used the VisitorGenerator.
wie have piwik integrated into our webseite. today i create a new website in the same piwik installation which is a subdomain of our website. I wanted to create faked visitors for the subdomain but they where created for actual hompage. I tried two ti... | VisitorGenerator - generating visits for subdomains | https://api.github.com/repos/matomo-org/matomo/issues/1787/comments | 1 | 2010-10-29T12:11:20Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1787 | 37,352,038 | 1,787 |
[
"matomo-org",
"matomo"
] | If there are html entities (i.g. ö ) in title tag of tracked page,the entities sometimes doesn't show correctly in Page titles widget. Please look in attachement.
Maybe a html_entity_decode is missing.
Greetings
machoyer
| Undo double encoding: html entities doesn't show correctly in Page titles widget | https://api.github.com/repos/matomo-org/matomo/issues/1786/comments | 3 | 2010-10-29T08:16:39Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1786 | 37,352,037 | 1,786 |
[
"matomo-org",
"matomo"
] | after choose the encryption type in Settings>General Settings>Mail> use smtp (yes) and encryption = SSL or TLS, it did not store the data in the config.ini.php. Even after clicked on Save button still it stores "" empty in the config.ini.php.
Keywords: smtp
| Encrytion of Mail did not store in config.ini.php | https://api.github.com/repos/matomo-org/matomo/issues/1785/comments | 1 | 2010-10-29T05:27:41Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1785 | 37,352,036 | 1,785 |
[
"matomo-org",
"matomo"
] | I'm new here so forgive me if this not that forum to ask but I'm wondering is there a newer version of the script availble? What are the instructions for using the script to monitor more then one website at a time?
| My script will ONLY monitor 1 website? Is there a fix or a newer version Piwik? | https://api.github.com/repos/matomo-org/matomo/issues/1784/comments | 1 | 2010-10-29T01:12:32Z | 2014-08-03T11:21:31Z | https://github.com/matomo-org/matomo/issues/1784 | 37,352,035 | 1,784 |
[
"matomo-org",
"matomo"
] | HI, there:
The mail function on the server seems fine, if I do recover password I can get the email. However, the Email Report is not working, everytime I tried "Send Report Now", I got the following error in application log:
Piwik_ErrorHandler(8, Object of class Piwik_Date could not be converted to int, /var/www/htm... | PDFReports: Send Report Now not working, Error: Object of class Piwik_Date could not be converted to int | https://api.github.com/repos/matomo-org/matomo/issues/1783/comments | 5 | 2010-10-27T19:48:21Z | 2014-07-08T10:04:25Z | https://github.com/matomo-org/matomo/issues/1783 | 37,352,034 | 1,783 |
[
"matomo-org",
"matomo"
] | ISO4217-1 contains 170+ currency codes.
In r3262, plugins/SitesManager/API.php contains 25 currencies.
Propose that we:
- expand the list, perhaps limit to those in
http://en.wikipedia.org/wiki/List_of_circulating_currencies which lists about 150 different currencies in modern circulation.
- refactor, moving the li... | Update list of currencies | https://api.github.com/repos/matomo-org/matomo/issues/1782/comments | 2 | 2010-10-26T20:06:16Z | 2014-07-08T10:04:24Z | https://github.com/matomo-org/matomo/issues/1782 | 37,352,033 | 1,782 |
[
"matomo-org",
"matomo"
] | From http://dev.mysql.com/doc/refman/5.1/en/packet-too-large.html
```
When a MySQL client or the mysqld server receives a packet bigger than max_allowed_packet bytes, it issues a Packet too large error and closes the connection. With some clients, you may also get a Lost connection to MySQL server during query error i... | New diagnostic checking that max_allowed_packet is at least 64M or issue warning, and recommend 128M | https://api.github.com/repos/matomo-org/matomo/issues/1781/comments | 1 | 2010-10-24T14:24:25Z | 2018-11-26T20:14:59Z | https://github.com/matomo-org/matomo/issues/1781 | 37,352,032 | 1,781 |
[
"matomo-org",
"matomo"
] | Hey guys,
nothing to worry that bad about, nevertheless, in my mysql log the query
SELECT option_value, option_name FROM `piwik_option` WHERE autoload = 1;
appeared. This query does not use an index on the column autoload. As it contains not that much stuff the performance issue is not that dramatic but it gives sp... | Missing index in mysql table piwik_options | https://api.github.com/repos/matomo-org/matomo/issues/1780/comments | 5 | 2010-10-24T13:15:38Z | 2014-07-08T10:05:00Z | https://github.com/matomo-org/matomo/issues/1780 | 37,352,031 | 1,780 |
[
"matomo-org",
"matomo"
] | Piwik::isValidEmailString could be modified to comply with rfc5321:
```
Mailbox = Local-part "@" ( Domain / address-literal )
Local-part = Dot-string / Quoted-string
; MAY be case-sensitive
Dot-string = Atom *("." Atom)
Atom = 1*atext
Quoted-string = DQU... | Make email string test comply with RFC | https://api.github.com/repos/matomo-org/matomo/issues/1779/comments | 4 | 2010-10-22T19:26:32Z | 2014-07-08T10:04:24Z | https://github.com/matomo-org/matomo/issues/1779 | 37,352,030 | 1,779 |
[
"matomo-org",
"matomo"
] | SEO Plugin throws this messages (Used URL is changed to OURURL and path to piwik dir is made relativ to hide privates):
Notice: Trying to get property of non-object in piwik/plugins/SEO/RankChecker.php on line 57
Backtrace -->
#0 Piwik_ErrorHandler(8, Trying to get property of non-object, piwik/plugins/SEO/RankChecke... | SEO Plugin: Trying to get property of non-object in | https://api.github.com/repos/matomo-org/matomo/issues/1778/comments | 2 | 2010-10-22T19:12:11Z | 2014-07-08T10:04:24Z | https://github.com/matomo-org/matomo/issues/1778 | 37,352,029 | 1,778 |
[
"matomo-org",
"matomo"
] | When starting the archive.sh script i'll get the following error.
I know that there are some memory issues with piwik,
but it should be able to handle one low-medium
traffic page (~30.000 Actions per day).
Any recommendations?
**System:**
Piwik Version 1.0
Ubuntu 10.04 LTS
PHP memory_limit 256M
Apache 2.x
PHP 5.3... | Another Memory issue with archive.sh | https://api.github.com/repos/matomo-org/matomo/issues/1777/comments | 1 | 2010-10-22T14:54:14Z | 2014-07-08T10:04:23Z | https://github.com/matomo-org/matomo/issues/1777 | 37,352,028 | 1,777 |
[
"matomo-org",
"matomo"
] | On the Dashboard almost all the Tabs show the same bug.
Here is the phpinfo from the server I am using: http://23.se.gp/phpinfo.php
```
Warning: gzuncompress() [<a href='function.gzuncompress'>function.gzuncompress</a>]: data error in /data/multiserv/users/452235/projects/1039869/www/piwik/core/Archive/Single.php on ... | Installation: detect disabled gzcompress/gzuncompress | https://api.github.com/repos/matomo-org/matomo/issues/1776/comments | 27 | 2010-10-21T20:02:06Z | 2014-07-08T10:04:23Z | https://github.com/matomo-org/matomo/issues/1776 | 37,352,027 | 1,776 |
[
"matomo-org",
"matomo"
] | IP exclusion currently limited to wildcards, e.g., 128.252.135.*
Support for CIDR notation would allow for the equivalent 128.252.135.0/24, but also allow for things harder to express using wildcards, e.g., 199.27.128.0/21.
| SitesManager: CIDR notation | https://api.github.com/repos/matomo-org/matomo/issues/1775/comments | 3 | 2010-10-21T05:22:30Z | 2014-07-08T10:07:08Z | https://github.com/matomo-org/matomo/issues/1775 | 37,352,026 | 1,775 |
[
"matomo-org",
"matomo"
] | If a URL is of type something?param[]=1¶m[]=2, only the last param is recorded and stored in the database (first highlighted line in the screenshot). Following patch needs to be applied to fix this (description fits on trunk-r3248, fix in second highlighted line):
```
* core/Tracker/Action.php
modify function ex... | Tracker can't deal with URLs of type something?param[]=1¶m[]=2 | https://api.github.com/repos/matomo-org/matomo/issues/1774/comments | 11 | 2010-10-20T21:51:32Z | 2014-07-08T10:04:22Z | https://github.com/matomo-org/matomo/issues/1774 | 37,352,024 | 1,774 |
[
"matomo-org",
"matomo"
] | This plugin provides three functions:
- **getVisitsSummaryDailyEvolution**(idSite, period, date)
- **getVisitsSummaryWeeklyEvolution**(idSite, period, date)
- **getVisitsSummaryMonthlyEvolution**(idSite, period, date)
In the **getVisitsSummaryDailyEvolution** function a VisitsSummary.get report is fetched foreach **da... | little VisitsSummary Evolution Wrapper | https://api.github.com/repos/matomo-org/matomo/issues/1773/comments | 4 | 2010-10-17T19:22:35Z | 2014-07-08T10:04:22Z | https://github.com/matomo-org/matomo/issues/1773 | 37,352,022 | 1,773 |
[
"matomo-org",
"matomo"
] | I have a installation of Piwik with over 10,000 websites being tracked and 80,000 pageviews daily (combined).
I find it rather unusual that all the visits from Search Engines are being counted as from External Websites. I searched the Tickets and did not find any related bugs. I have attached a screenshot.
I have als... | Search Engines Reported as External Websites | https://api.github.com/repos/matomo-org/matomo/issues/1772/comments | 5 | 2010-10-17T08:48:08Z | 2014-08-03T11:21:31Z | https://github.com/matomo-org/matomo/issues/1772 | 37,352,021 | 1,772 |
[
"matomo-org",
"matomo"
] | Hello,
I checked for other related tickets to see if I could find a solution but I am not able to.
I have installed Piwik on our ramare.com server, and we have many sites on differnt servers, I have put all the JS code from admin into the footer of the sites before the closing body tag and it is still not recording. ... | Installed on Seperate Server - Not tracking. | https://api.github.com/repos/matomo-org/matomo/issues/1771/comments | 1 | 2010-10-17T06:59:31Z | 2014-08-03T11:25:50Z | https://github.com/matomo-org/matomo/issues/1771 | 37,352,020 | 1,771 |
[
"matomo-org",
"matomo"
] | Hi!
I patsched GeoIP to have the google-map links, but it seems, that it accumulates the longitude and latitude numbers. so the link of cities with many users is pointing to very large coordinates.
how can i change this behaviour?
| google-maps link gives wrong long/latitude numbers | https://api.github.com/repos/matomo-org/matomo/issues/1770/comments | 1 | 2010-10-14T17:22:38Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1770 | 37,352,018 | 1,770 |
[
"matomo-org",
"matomo"
] | As far as I can tell, visit_first_action_time is stored in the database in UTC, the Live visitor log, however, does not account for that (or does so insufficiently) in the WHERE clause.
For example: I have a website on UTC+02:00, and I had a visitor at 23:05. So this visitor was displayed, when the day of the recorded ... | Live Plugin has a timezone problem | https://api.github.com/repos/matomo-org/matomo/issues/1769/comments | 6 | 2010-10-14T14:40:25Z | 2014-07-08T10:04:58Z | https://github.com/matomo-org/matomo/issues/1769 | 37,352,017 | 1,769 |
[
"matomo-org",
"matomo"
] | Note: I've updated http://piwik.org/faq/new-to-piwik/#faq_45 to be more clear.
| Relicense piwik.js under more permissive license | https://api.github.com/repos/matomo-org/matomo/issues/1768/comments | 7 | 2010-10-14T10:31:12Z | 2014-07-08T10:04:21Z | https://github.com/matomo-org/matomo/issues/1768 | 37,352,016 | 1,768 |
[
"matomo-org",
"matomo"
] | Hello everybody,
i have a problem with your Archiving Cron. How can that be that i have install php 5.2\* but he told me by Reports archiving that all is fine and by Scheduled tasks that there is a php version error?
Here the Output of the archiving.sh
Starting Piwik reports archiving...
Reports archiving finished.
... | Archiving Issue | https://api.github.com/repos/matomo-org/matomo/issues/1767/comments | 1 | 2010-10-13T11:38:13Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1767 | 37,352,015 | 1,767 |
[
"matomo-org",
"matomo"
] | - Enable the HttpAuthLogin plugin
- Try to access the http API with a token_auth.
It doesn't work.
There are two problems:
1) the example htaccess should be modified so that index.php can be accessed without authentification.
2) Even without any .htaccess, the API always returns empty answer when the plugin is enab... | Proposed Patch: HttpAuthLogin plugin support for token_auth API | https://api.github.com/repos/matomo-org/matomo/issues/1766/comments | 3 | 2010-10-13T08:36:58Z | 2014-08-03T11:21:31Z | https://github.com/matomo-org/matomo/issues/1766 | 37,352,014 | 1,766 |
[
"matomo-org",
"matomo"
] | None
| update to ZF 1.11.3 | https://api.github.com/repos/matomo-org/matomo/issues/1765/comments | 4 | 2010-10-13T04:38:42Z | 2014-07-08T10:17:17Z | https://github.com/matomo-org/matomo/issues/1765 | 37,352,013 | 1,765 |
[
"matomo-org",
"matomo"
] | Error: Form security key is invalid or has expired. Please reload the form and check that your cookies are enabled.
Cannot log in to the server and no amount of password reseting will allow my new password to be accepted.
Please help.
Thanks,
Greg
| Locked Out of Piwik | https://api.github.com/repos/matomo-org/matomo/issues/1764/comments | 1 | 2010-10-13T00:20:43Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1764 | 37,352,012 | 1,764 |
[
"matomo-org",
"matomo"
] | We implemented several widgets of Piwik 1.0 on our website in their respective iframes. Because we weren't happy with the iframes, we created a script that reads out the content of the iframes (without html, head and body tags) and pasted those on our page.
All widget sources were pasted below each other. This result... | div element not closed in several widgets | https://api.github.com/repos/matomo-org/matomo/issues/1763/comments | 3 | 2010-10-12T18:48:33Z | 2014-07-08T10:04:20Z | https://github.com/matomo-org/matomo/issues/1763 | 37,352,011 | 1,763 |
[
"matomo-org",
"matomo"
] | Currently, piwik explicitely forbid use of "@" in a user login. (only [a-zA-Z0-9-._] are allowed )
It doesn't make much sense to forbid the "@" and it make it impossible to integrate piwik with any service where the login is the email (such as lot of LDAP setup).
| Piwik::checkValidLoginString(): allow "@" in login | https://api.github.com/repos/matomo-org/matomo/issues/1762/comments | 8 | 2010-10-12T15:33:37Z | 2014-07-08T10:05:49Z | https://github.com/matomo-org/matomo/issues/1762 | 37,352,010 | 1,762 |
[
"matomo-org",
"matomo"
] | There seems to be a problem with the "Actions" section.
Quite often when I'm using that section, I can't go to any other section or the dashboard.
The links simply don't work. I'm redirected to the page I was on.
Last time it happened, I was on the "Page titles" page, in week view, but I remembered it happening on oth... | Cannot move out of "Page titles" page | https://api.github.com/repos/matomo-org/matomo/issues/1761/comments | 2 | 2010-10-12T13:37:15Z | 2014-07-08T10:04:20Z | https://github.com/matomo-org/matomo/issues/1761 | 37,352,009 | 1,761 |
[
"matomo-org",
"matomo"
] | We hit our too many connections limit today which has nothing to do with piwik. But - as a side effect - I found follwing Fatal error in our logs:
```
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[08004] [1040] Too many connections' in XXX/piwik/libs/Zend/Db/Adapter/Pdo/Abstract.php:129
Stack ... | Uncaught exception 'PDOException' Too many connections | https://api.github.com/repos/matomo-org/matomo/issues/1760/comments | 4 | 2010-10-08T15:27:17Z | 2014-07-08T10:04:20Z | https://github.com/matomo-org/matomo/issues/1760 | 37,352,008 | 1,760 |
[
"matomo-org",
"matomo"
] | I've been setting up the auto-archive script on our intranet server but it fails when processing the year logs on the site (monthly visits about 250,000) with the error:
<error message="SQLSTATE[HY000]: General error: 2006 MySQL server has gone away" />
| Problem archiving large database on Windows | https://api.github.com/repos/matomo-org/matomo/issues/1759/comments | 1 | 2010-10-07T15:48:20Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1759 | 37,352,006 | 1,759 |
[
"matomo-org",
"matomo"
] | We cannot access the pages over the right box. The Overlay isn't useful. See the attached screenshot
| IE7 Overlay Problems | https://api.github.com/repos/matomo-org/matomo/issues/1758/comments | 4 | 2010-10-07T13:30:13Z | 2014-07-08T10:04:20Z | https://github.com/matomo-org/matomo/issues/1758 | 37,352,005 | 1,758 |
[
"matomo-org",
"matomo"
] | As an additional security feature (against MITM attack):
- Distribute public PGP/GPG keys.
- Sign releases (as part of the build script)
- Upload both release package and signature to repository.
Client verification via either (or both):
- pear.php.net/package/Crypt_GPG (LGPL PEAR package, requires GnuPG executable, ... | Code signing for Piwik releases, and explain to users how to verify PGP signatures | https://api.github.com/repos/matomo-org/matomo/issues/1757/comments | 22 | 2010-10-06T18:50:13Z | 2016-10-05T05:28:58Z | https://github.com/matomo-org/matomo/issues/1757 | 37,352,003 | 1,757 |
[
"matomo-org",
"matomo"
] | The visitor logs shows a flag next to each visit.
This flag is not the user's country, but their language.
This seems counter intuitive since a language hasn't much to do with a flag, but a location does.
| visitor log flags are not for user's country, but for their language? | https://api.github.com/repos/matomo-org/matomo/issues/1756/comments | 1 | 2010-10-06T17:10:14Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1756 | 37,352,002 | 1,756 |
[
"matomo-org",
"matomo"
] | Make sure we support internationalized domain names and ccTLDs by adding more unit tests. (Areas include provider, sitesmanager.addsite, and searchengine detection for {}.)
China (.cn):
- . / .xn--fiqs8S
- . / .xn--fiqz9S
Egypt (.eg):
- . / .xn--wgbh1c
Hong Kong (.hk):
- . / .xn--j6w193g
India (.in):
- . / .xn-... | Internationalized domain names and ccTLDs | https://api.github.com/repos/matomo-org/matomo/issues/1755/comments | 3 | 2010-10-06T17:00:36Z | 2024-09-13T09:13:06Z | https://github.com/matomo-org/matomo/issues/1755 | 37,352,001 | 1,755 |
[
"matomo-org",
"matomo"
] | If you click on "more..." nothing happens. With the mouse over it it just says "IP: Duration: 0 seconds".
| Live Visitors bug? | https://api.github.com/repos/matomo-org/matomo/issues/1754/comments | 1 | 2010-10-05T23:31:56Z | 2014-07-08T10:04:19Z | https://github.com/matomo-org/matomo/issues/1754 | 37,352,000 | 1,754 |
[
"matomo-org",
"matomo"
] | I'm running Piwik 1.0 with FastCgi on a Debian Lenny system.
The SecurityInfo-Plugin says:
1) You are not running PHP with the Suhosin extension loaded. We recommend both the patch and extension for low- and high-level protections including transparent cookie encryption and remote inclusion vulnerabilities.
2) You ar... | Plugin SecurityInfo shows wrong result for Suhosin Extension | https://api.github.com/repos/matomo-org/matomo/issues/1753/comments | 3 | 2010-10-05T19:35:11Z | 2014-07-08T10:04:19Z | https://github.com/matomo-org/matomo/issues/1753 | 37,351,999 | 1,753 |
[
"matomo-org",
"matomo"
] | Just made a svn update, and had no working piwik. The reason is the call of toArray on no object.
```
$config->Tracker->trusted_proxy_addresses->toArray();
```
Please check first, if trusted_proxy_addresses exists, or maybe a try catch block?
Solution:
```
if($config !== false && $config->Tracker->trusted_proxy_add... | Blank page on new revision: v3232 in API/Common.php | https://api.github.com/repos/matomo-org/matomo/issues/1752/comments | 2 | 2010-10-05T00:07:53Z | 2014-07-08T10:04:19Z | https://github.com/matomo-org/matomo/issues/1752 | 37,351,998 | 1,752 |
[
"matomo-org",
"matomo"
] | trackGoal and trackPageView both send page view and browser settings. Since it's conceivable that both might be called on the same page, we can optimize piwik.js to only send the payload once per page.
Propose: send the payload once for trackPageView(), trackGoal(), and trackLink(), unless setCustomUrl() or setReferr... | piwik.js: refactoring trackGoal, trackPageView, and trackLink | https://api.github.com/repos/matomo-org/matomo/issues/1751/comments | 5 | 2010-10-03T21:58:06Z | 2014-07-08T10:04:19Z | https://github.com/matomo-org/matomo/issues/1751 | 37,351,997 | 1,751 |
[
"matomo-org",
"matomo"
] | There is a way to exclude URL Query parameters, but I couldn't find anything to exclude folders.
I would find it useful to be able to exclude a list of folders like /admin, etc.
| Exclude folders | https://api.github.com/repos/matomo-org/matomo/issues/1750/comments | 13 | 2010-10-03T14:16:51Z | 2014-08-03T11:25:55Z | https://github.com/matomo-org/matomo/issues/1750 | 37,351,996 | 1,750 |
[
"matomo-org",
"matomo"
] | Add support for HTTP_CF_CONNECTING_IP
| Common: getIp() support for CloudFlare | https://api.github.com/repos/matomo-org/matomo/issues/1749/comments | 1 | 2010-10-02T16:41:20Z | 2014-07-08T10:04:18Z | https://github.com/matomo-org/matomo/issues/1749 | 37,351,994 | 1,749 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.