Ticket #149 (closed patch: fixed)

Opened 1 year ago

Last modified 1 year ago

Avoid malformed sql error in file widget

Reported by: ewout Assigned to: ewout
Priority: normal Milestone: 0.9
Component: core Version:
Severity: normal Keywords:
Cc: Patch Included:
Review Stage:

Description

An alternative to this patch may be making sure that widget_get_data("latest_files",$widget->ident); never returns an empty string?

Attachments

mysqlfatalfilewidget.diff (0.6 kB) - added by ewout on 11/11/07 15:39:51.

Change History

11/11/07 15:39:51 changed by ewout

  • attachment mysqlfatalfilewidget.diff added.

(in reply to: ↑ description ) 11/12/07 21:22:56 changed by misja

  • milestone set to 0.9.

Replying to ewout:

An alternative to this patch may be making sure that widget_get_data("latest_files",$widget->ident); never returns an empty string?

This suggestion does look cleaner, have you investigated the implications?

11/16/07 09:23:38 changed by misja

  • owner changed from misja to ewout.

12/02/07 23:04:09 changed by ewout

Fixed in r1324

12/02/07 23:04:46 changed by ewout

  • status changed from new to closed.
  • resolution set to fixed.