Project

General

Profile

Actions

Bug #690

closed

architecture_selected - Couldn't find Host with ID

Added by Alexander Rusa about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Host creation
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

When I try to change the architecture of an existing host I get a "Couldn't find Host with ID host.domain.tld" error.

In the Webinterface it says: "The page you were looking for doesn't exist."

The method "ajax_methods" in the HostController tries to find the host by id, but uses the hostname, so we need a Host.find_by_name(...)


Files

Actions #1

Updated by Ohad Levy about 13 years ago

  • Assignee set to Ohad Levy
  • Priority changed from High to Normal
  • Target version set to 0.2

You are correct, this was already fixed in the new css branch, but wasnt merged into the developed branch yet.
(https://github.com/ohadlevy/foreman/commit/10c5720bbf36e1b0f0fe09ddf43a8f59824ec8a6#diff-0)

hopefully the new-css branch would be ready in a few days (lacking the proper redesign for the host new/edit page).

thank you.

Actions #2

Updated by Ohad Levy about 13 years ago

  • Status changed from New to Closed

fixed as part of the bulk updates to the new look and feel.

Actions

Also available in: Atom PDF