by fman » Tue May 02, 2006 10:15 am
1. Please if you think you have found a bug use Mantis to report it.
2. Read carefully the config.inc.php and you will see that there is
a configuration Option that control visibility of Test Plans with
product id = 0.
Why ?
Because in TL versions < 1.6 the Test Plans were not filtered by product,
but with 1.6 and up, every test plan is created as belonging to
a product.
To cope with the situation were you want to create Test Plans that
contains test cases belonging to differents product you just need
to use the FILTER present at user interface.
Anyway read the config.inc.php because there are other
important configuration parameters.
I think that in the documentation of TL 1.6 has info about
the main configuration parameters.
Let me know if this info has been useful
Regards