First: great module!

I'm using the DRUPAL-6--1 CVS version and the createTicket wasn't working for me because the $message XML string it was generating was blank, even though I was passing in proper data. I noticed that I was also getting an 'undefined index priority' when using the function. I wrapped the conditional statement in parathesis and now it works. One of those PHP quirks I guess.

Also, I'd like to have the default priority be normal, and not 5 (highest priority).

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new5.74 KB

And my IDE found a ton of trailing whitespace to fix as well. Sorry bout that.

dave reid’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
StatusFileSize
new5.74 KB
jody lynn’s picture

Status: Needs review » Fixed

Thanks Dave, I just found and was committing the same fix. (and subscribing to this issue queue....)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.