Ticket #368 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Template should give a graceful error

Reported by: sandal Assigned to:
Milestone: Keywords:
Cc:

Description (Last modified by sandal)

If you do

  my_formatter.render_something(:template => :something_else)

you don't end up with an intelligible error. I'll have it raise Formatter::TemplateNotDefined instead

Change History

11/08/07 22:11:43 changed by sandal

  • description changed.

11/08/07 22:21:47 changed by sandal

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

11/08/07 22:22:52 changed by sandal

fixed in r1194