[freeside] Bug.
ivan
ivan at 420.am
Tue Dec 26 16:01:50 PST 2000
On Tue, Dec 26, 2000 at 03:29:47PM -0800, Brad Dameron wrote:
>
> Here is another bug. If you setup a newuser, then use a name that is
> already in use it will revert back to the new user signup page and
> inform you of a conflict but it still writes the data to cust_main
> in the MySQL database.
This sort of behavior will always be a problem with non-transactional
databases such as MySQL. This is why Pg is the direction for future
Freeside development.
> Also you have to reselect the referrer and the
> package type.
This is a known problem, see the TODO:
first package select field in edit/cust_main.cgi isn't sticky on errors,
yuck
Fixing the current code is probably irrelevant as moving to a proper
templating system should fix these sorts of bugs.
--
meow
_ivan
More information about the freeside-users
mailing list