/events/map is failing
Reported by Marnen Laibow-Koser | May 9th, 2009 @ 03:19 PM
Rails 2.2.2 upgrade for #15 made the following spec fail:
ActionView::TemplateError in '/events/map should render the map
in @map' undefined method relative_url_root' for
ActionController::AbstractRequest:Class On line
[#1](/projects/20949/tickets/1 "Ticket #1") of
app/views/events/map.html.haml
1: = event_map @event, @host
vendor/plugins/ym4r_gm/lib/gm_plugin/map.rb:35:in `header'
app/helpers/events_helper.rb:55:in `event_map'
app/views/events/map.html.haml:1
This appears to be a compatibility issue with YM4R, and it should be easy to fix as described at http://railsforum.com/viewtopic.... .
Comments and changes to this ticket
-
Marnen Laibow-Koser May 9th, 2009 @ 04:25 PM
(from [0b3699d8abfec6c206fa1aa7da1739bc602582c7]) Remove ym4r_gm from submodule status and reinstall. [#23] http://github.com/marnen/quorum2...
-
Marnen Laibow-Koser May 9th, 2009 @ 04:25 PM
(from [82891d73371787b091c1d8bb6c03e697ee85357f]) Change YM4R_GM for Rails 2.2 as described at http://railsforum.com/viewtopic.... . [#23] http://github.com/marnen/quorum2...
-
Marnen Laibow-Koser May 27th, 2009 @ 05:57 PM
- State changed from hold to resolved
Why did I put this on hold instead of closing it? Oh well, closing it now.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Referenced by
- 15 Integrate FastGettext Done. This required upgrading to Rails 2.2.2, which intro...
- 23 /events/map is failing (from [0b3699d8abfec6c206fa1aa7da1739bc602582c7]) Remove ...
- 23 /events/map is failing (from [82891d73371787b091c1d8bb6c03e697ee85357f]) Change ...