Closed (fixed)
Project:
Views Calc
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 22:14 UTC
Updated:
6 Feb 2011 at 21:20 UTC
Using the latest HEAD from CVS, I'm noticing that field definitions are sometimes duplicated on save, in the admin page (admin/settings/views_calc).
To reproduce:
DATE_PART( 'month', TO_TIMESTAMP(%accesslog.timestamp) ) (note: this is PostgreSQL specific, so just work out whatever the equivalent is for MySQL).This would be bearable, if it weren't for the lack of a delete button! Anyway, that's what I get for using HEAD I suppose. ;)
Comments
Comment #1
Parkes Design commentedYup this issue still exists. I trialed dev version to see if it would fix a problem but instead the above happened :-(
Comment #2
afox commentedHere too, using latest dev-release.
Comment #3
miro_dietikerUgly one, still after such a long time...
The cid was missing on save.
Fixed this in dev.