Change $_category_table to be a hash which maps packages to category tables. A bug...
authorJoshua Goodman <jgoodman1990@gmail.com>
Fri, 16 Jan 2015 00:25:37 +0000 (00:25 +0000)
committerIvan Kohler <ivan@freeside.biz>
Sat, 17 Jan 2015 02:41:23 +0000 (18:41 -0800)
commite0996ad60e8a9d4d050fcdb722121027e7e107c0
tree1db459608137839fe0f10836375f38708cdc1688
parentf81671daf8cc0ecc573c245cd1c8285d93867190
Change $_category_table to be a hash which maps packages to category tables. A bug was found where "part_svc_category" was returned when FS::part_pkg->insert() was called.
FS/FS/class_Common.pm