Download & Extend

xmlrpc calls on the wrong places(?) when having a misconfigured client

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!