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)
committerJoshua Goodman <jgoodman1990@gmail.com>
Fri, 16 Jan 2015 00:25:37 +0000 (00:25 +0000)
commit2b22859ec037627196e3153719359efe46e42178
tree4293243a82506db63fbc81fbff885bbce5165681
parent14e0c529bcfbe96964cb659018c3c91e5ce9a483
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