2012-02-04, 00:57:16
polyfragmented Wrote:Is anybody else experiencing the mentioned behaviour with 1.1?
Yes, I posted the first one right before you did, and its defiantly a major bug.
I can also reproduce changing the name of a custom field, but I am not sure if that is a bug, the name is really an ID. Changing it would require changing it in all item records to match. You can change the name back and it still works. I am not sure if i would want the program to loop all item datafile to change a field name.
Changing labels has no negative effect.
EDIT:
I needed this working, so I hacked fixes into IMclass.php
Use at your own risk, this was for my personal use.
Fixes the category overwriting results page
and some other various minor errors
Just a code excerpt, not a full diff
http://pastebin.com/qnuhEFcd