[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
An SQL bug in v. 1.2.13, re: Assembly Edit screen -- fixed.
- Subject: An SQL bug in v. 1.2.13, re: Assembly Edit screen -- fixed.
- From: "Chris Calef" <..hidden..>
- Date: Wed, 28 May 2008 22:59:32 +0000
Hello,
This is a very trivial fix, but as the bug is rather important, I was surprised to find it still there in v .13. Sorry I didn't make a patch, but in IC.pm, sub get_part, line 81, in the query that retrieves the items for an assembly, I believe you want to change "WHERE a.id = ?" to "WHERE a.aid = ?".
Without this it shows no items in any assembly. Apologies if it's already fixed in the current svn.
Sincerely,
Chris Calef
Eugene, OR