Closed (fixed)
Project:
Yandex.Metrics
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2012 at 21:15 UTC
Updated:
4 Dec 2012 at 19:00 UTC
In some cases Notice: Undefined index: yandex_metrics_reports in chart_unique_color() (line 1211 of sites/all/modules/contrib/chart/chart.module). appears.
Patch with fix attached. Port to other branches is needed.
| Comment | File | Size | Author |
|---|---|---|---|
| yandex_metrics-chart-notice-fix.patch | 754 bytes | kalabro |
Comments
Comment #1
Konstantin Komelin commentedThank you, kalabro!
Congrats! Now you have write access to the project VCS and fell free to commit this patch by yourself.
Just remember some rules:
1) Discuss your changes with others
2) Care about your users
3) Follow DCS (codding standards)
4) Something that I could forget ;)
Comment #2
kalabroAmazing news, Konstantin!
Commited this patch as it is to 7.x-2.x and 6.x-2.x.
Please, review and inform if something went wrong.
Should I also backport it to 1.x version?
http://drupalcode.org/project/yandex_metrics.git/blob/refs/heads/6.x-1.x...
http://drupalcode.org/project/yandex_metrics.git/blob/refs/heads/7.x-1.x...
Comment #3
Konstantin Komelin commentedThanks, Kate!
One thing we should always remember is to add records into the CHANGELOG.txt.
I added records for your recent changes here:
http://drupalcode.org/project/yandex_metrics.git/commit/ec8a181
http://drupalcode.org/project/yandex_metrics.git/commit/e02c79e
Your commits look good, please port them to the 1.x branches.
Comment #4
kalabroDone!
http://drupalcode.org/project/yandex_metrics.git/commitdiff/refs/heads/7...
http://drupalcode.org/project/yandex_metrics.git/commitdiff/refs/heads/6...
Comment #5
Konstantin Komelin commentedFantastic contribution! Keep it up!