| |
| Filtering chemicals by user in “view_allchemicals.php” doesn’t work (From adsl-71-131-187-232.dsl.sntc01.pacbell.net on 16-Mar-2010) |
In “view_allchemicals.php”, the list can be filtered by clicking on the chemical’s category, manufacturer, or room. This doesn’t quite work with “owner”. Clicking on an owner brings up the URL “/chemoventory/view_allchemicals.php?string=user&column_name=u.user”
This filters out all users who don’t have the name of “user”, which obviously isn’t the intended behavior.
Replacing the URL with “/chemoventory/view_allchemicals.php?string=johnsmith&column_name=u.user” works.
|
(From adsl-71-131-187-232.dsl.sntc01.pacbell.net on 16-Mar-2010) This issue has been fixed as of 11th March 2010 |
This page was last modified on Mon, 25 May 2009 01:08:36 -0400
|
|