History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1073
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Roman Chernyatchik
Reporter: Mike Aizatsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Methods to FormTagHelper are not resolved from erb templates

Created: 23 Oct 07 20:30   Updated: 26 Oct 07 12:39
Component/s: None
Fix Version/s: 1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
<% form_tag do %>
<% text_field_tag 'isbn' %>
<% submit_tag %>
<% end %>

 All   Comments   Work Log   Change History      Sort Order:
Roman Chernyatchik - 24 Oct 07 21:57
I can't reproduce this issue.