Closed (fixed)
Project:
Case Tracker Services
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2008 at 13:43 UTC
Updated:
24 Apr 2008 at 02:11 UTC
When disabling the devel.module (or not having installed?) the site breaks.
Either use
if( module_exists( 'devel')){ dsm()} or replace it with watchdog or drupal_set_message I guess.
Maybe it's a good idea to add both modules into the component list too.
Comments
Comment #1
clemens.tolboomI changed this line into
Looks ok to me.
Comment #2
clemens.tolboomThis gives a little more informatie:
There should maybe more debugging?
Comment #3
simeHeya.
Fixed this. That said, I have not really got the setting errors thing worked out. Most recently I've tried using services_error() on the server side, and if this is the right thing I should update the whole module to do this properly.
Maybe we should open a new case on this. Interested in your opinion.
.s
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.