I have an odd problem. I have a custom module that has a relationship with accounts. When ever a user selects the edit link from the subpanel on the accounts screen a new link to the object is created(i.e before editing it would say 1-10 of 301. after editing it will say 1-10 of 302, and there is a duplicate association at the end of the list). The newly created link still references the original object(same ID) , and checking the relation table I only have one entry for the association. The really odd thing is if you open the object up via the name link and edit it, everything works fine(i.e. no new relation created). When I remove the newly created relation it removes both the new and the old entries(count goes from 302 to 300). I have tried repairing the DB and rebuilding the relationships, but that doesn't seem to fix the problem. Anyone have any ideas?
SugarOS 5.0.0f running on Gentoo Linux with MySQL 5.0.54/PHP 5.2.5-r1


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks