search for: ticket_type_id

Displaying 1 result from an estimated 1 matches for "ticket_type_id".

2006 Nov 28
0
tzinfo_timezone/tzinfo can't modify frozen object
..."> 28: #<%= ticket.id%> 29: | Submitted <%=format_date(@this_user.tz.utc_to_local(ticket.created_at))%> by <%= name_or_me(ticket.submitter_id, Proc.new {ticket.submitter.name})%> 30: | <%=ticket.status%> <%if ticket.ticket_type_id?%><%=ticket.ticket_type.downcase%><%end%> 31: <%if ticket.priority_id?%> | <%=ticket.priority%> priority<%end%> 32: <%if ticket.linked_id%> #{RAILS_ROOT}/vendor/plugins/tzinfo_timezone/lib/tzinfo_timezone.rb:210:in `tzinfo...