Version: (using KDE KDE 3.4.90) Installed from: Compiled From Sources (Co)2 --> calculated as Co3 (CoCo5)2 --> calculated as Co8 It seems that numbers are added and not multiplied.
SVN commit 457090 by ingwa: Fix bug 111884: Parsererror in the molcalculator This patch rewrites the whole calculation of the contents of a molecule. It turned out to be a lot more complicated than expected. Now it works flawlessly, though. BUG: 111884 M +68 -111 molcalcwidget.cpp M +14 -30 molcalcwidget.h M +132 -83 moleculeparser.cpp M +57 -6 moleculeparser.h