Posted by clemens.tolboom on April 8, 2008 at 2:17pm
Jump to:
| Project: | Case Tracker Services |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Having a misconfigured client and when on admin/by-module there are casetracker_client message.
Not sure why this happend ... maybe the may_cache part of the menu?
Comments
#1
I think I know what you mean... what is 'admin/by-module' ?
#2
he ... it's the system path ... when on the admin page you can admin 'By Task' or 'By Module' ;-)
#3
ahhh. learn something every day... :)
I think it should stay in that place because that is effectively caching data that is used a lot. But it's another example of how the error handling needs to be improved - all these examples are great, thanks!