It seems I still missed a couple of things that have bitten some people - mainly with the editor and javascript, but a few other minor things:
* extra (sometimes-error-causing) line in editor.js
* INFOURL broken in HTMLSTYLE static
* incorrect path for jquery in cacti-picker.php
* bad (sometimes-error-causing) SQL schema for a couple of new fields.
So there will be a 0.95b sometime soon too.
Obviously, all these fixes are making me think about how I write weathermap, and how often I release new versions, and especially test versions. I think I might move to something where there is a 'stable' version, and a 'test' version. Test versions would have new features but less testing.
Of course, I'm also working on improving the testing, which now has a basic test suite of maps, and should soon include some unit testing, but there are a huge number of variations of OS, PHP, GD, MySQL, Cacti versions. I now have VMs for some of the more troublesome ones (CentOS4+PHP4, FreeBSD+PHP4, Debian Etch) plus my own production Cacti servers on CentOS and FreeBSD, but there's always someone with something different, so I expect to make more test releases in the future.
You would have thought that something to produce coloured blobs from numbers would be simple and foolproof...
March 16, 2008 - 2:59pm
Same thing here but I tracked it down to the icon. If I don't associate an icon with the node everything works great. Once I add the icon...no update screen. Problem occurs in both ff & ie.
March 12, 2008 - 3:13am
Hi, I write you but I found a mistake, when pressed click on any node, it's not show the console to change it. I'm using the weathermap v.0.95a
Atte:
McCloud
March 12, 2008 - 9:51am
Please let me know what Browser, operating system, Cacti version (if any), PHP version... that is a new problem!
March 14, 2008 - 3:46pm
Since version 0.95 I noticed the problem with the same error of KPbIC
browser: firefox(2.x and 3.x) and IE(any version)
Cacti Version:0.8.7b
Plugin Architecture:2.0
OS: RedHat EL4
PHP Version:5.1.6
Atte:
McCloud
March 12, 2008 - 12:31pm
i have problem too.
browser: ff and ie
os: debian
cacti ver: 0.8.7
php: 5.2.0-8+etch9
error "console is not defined" on editor.js on line 737.
March 12, 2008 - 2:25am
Well I appreciate your hard work on this great product. I love it.