[Piwik-trac] [Piwik] #197: Dashboard custom configuration string is limited to 256 characters
Piwik
trac at piwik.org
Wed Apr 16 23:06:34 CEST 2008
#197: Dashboard custom configuration string is limited to 256 characters
-------------------+--------------------------------------------------------
Reporter: matt | Owner:
Type: Bug | Status: new
Priority: major | Milestone: Stable release
Component: Core | Version:
Keywords: |
-------------------+--------------------------------------------------------
When customizing the dashboard, we save the layout in the DB so that a
given user always has his last customized version of his dashboard.
However (due to limitation in a param size in a URL?) this string is
truncated at 256 chars. The DB field is TINYTEXT so shouldnt be limited
here.
Todo: Build a shorter version of the customization string in order to save
dashboards layout with 10+ widgets
--
Ticket URL: <http://dev.piwik.org/trac/ticket/197>
Piwik <http://piwik.org>
Piwik, open source web analytics software
More information about the Piwik-trac
mailing list