Bug #905
views/shared/_search.rhtml uses absolute path URL
| Status : | Closed | Start : | ||
| Priority : | High | Due date : | ||
| Assigned to : | Justin - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | release2 | |||
| Resolution : | fixed |
Description
views/shared/_search.rhtml uses absolute path URL. This should use the form tag helper to allow typo to run in subdirectories.
History
04/29/2005 03:32 PM - shingler-gmail-com -
i was having this problem due to my chosen subdirectory hosting env - replaced with form_tag on my local copy as suggested by joshua - did the trick :)
