[
https://issues.apache.org/jira/browse/DTACLOUD-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ronelle Landy closed DTACLOUD-201.
----------------------------------
Verified that this issue is fixed in deltacloud git commit version:
5aa335beff48436fa913d0c145bfe9169f3a8342 :
cat /server/views/firewalls/show.html.haml shows:
%div{ :'data-role' => 'controlgroup', :'data-type' => "horizontal" }
=link_to_action "Destroy", destroy_firewall_url(@firewall.id), :delete
> FW deletion link in GUI uses FW name instead of id in url
> ---------------------------------------------------------
>
> Key: DTACLOUD-201
> URL: https://issues.apache.org/jira/browse/DTACLOUD-201
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Reporter: Dies Koper
> Assignee: Michal Fojtik
> Attachments:
> 0001-Fixed-FW-deletion-link-should-use-id-instead-of-name.patch
>
>
> FW deletion link in GUI uses FW name instead of id in url:
> link_to_action "Delete", "#{firewall_url(@firewall.name)}/#{rule.id}", :delete
> That works for EC2, for which the name and id are the same, but not for FGCP.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira