Hello,
While I was trying to set up FlowViewer, I found a bug: FlowGrapher Analysis doesn't convert input date format (chosen in FlowViewer_Configuration.pm) to it's internal date format. In our country, we use DD.MM.YYYY, but FlowViewer's internal format is MM/DD/YYYY, that's why Analysis refused to work for me. So I fixed it with this modification (I took conversion code from FlowViewer_Main.cgi):
I know others will benefit from this. Bartosz Brzeska also stumbled across the error. Hope to get a new version with the fix out soon (been very busy.)
Thanks and regards,
Joe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
While I was trying to set up FlowViewer, I found a bug: FlowGrapher Analysis doesn't convert input date format (chosen in FlowViewer_Configuration.pm) to it's internal date format. In our country, we use DD.MM.YYYY, but FlowViewer's internal format is MM/DD/YYYY, that's why Analysis refused to work for me. So I fixed it with this modification (I took conversion code from FlowViewer_Main.cgi):
Sorry if I post this to wrong place, I don't know where I should post patches and bug reports.
Linuxtardis,
Nice!
I know others will benefit from this. Bartosz Brzeska also stumbled across the error. Hope to get a new version with the fix out soon (been very busy.)
Thanks and regards,
Joe