Ticket #27 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Uggh.. @helpers.flash

Reported by: why Owned by: why
Priority: major Milestone: 1.0
Component: doc Version: 0.5
Keywords: Cc:

Description

From Caylan Van Larson:

markaby>   h1 flash[:info]
xhtml-crareful>   h1 @helpers.flash[:info]

Change History

Changed 2 years ago by tec

Works fine with @output_helpers = false, so something to do with the fragmenting.

Changed 2 years ago by why

  • status changed from new to assigned

Ohh, I thought flash was an instance variable.

Changed 2 years ago by why

  • milestone changed from 0.5 to 1.0

Changed 2 years ago by tec

Fixed in [95] (@helpers.flash didn't even work!)

Changed 2 years ago by tec

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.