Vote #67082
完了acts_as_event Doesn't Accept Outside URLs
開始日:
2010/04/18
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
20
version_id:
14
issue_org_id:
5343
author_id:
12551
assigned_to_id:
0
comments:
3
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
17
説明
The acts_as_event plugin doesn't allow URLs to be linked to outside websites.
For example, the following doesn't work:
acts_as_event :title => Proc.new {|o| "#{o.title}"},
:author => nil,
:datetime => :updated_on,
:description => Proc.new {|o| "#{o.description}"},
:url => "http://yahoo.com"
Posted as a result of this "discussion":http://www.redmine.org/boards/3/topics/13104?r=13106
journals
--------------------------------------------------------------------------------
Fixed in r3681.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
いいね!0