Closed (fixed)
Project:
Ubercart Ticket
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
15 Mar 2010 at 12:50 UTC
Updated:
29 Mar 2010 at 19:40 UTC
Jump to comment: Most recent
The module shows a success message in green even if the query for deleting tickets failed.
See this image: http://drupal.org/files/ScreenShot001_0.png
Comments
Comment #1
Anonymous (not verified) commentedHmm, your screen shot is borked, but I think I get the idea. I'll have a look into it.
thanks
Comment #2
Anonymous (not verified) commentedAdded db_affected_rows() to check if ticket was deleted, and print an error message otherwise.
Fix will appear in tonight's dev release.