Project

General

Profile

Actions

Bug #3089

closed

Updating settings causes settings page to load again within the page

Added by Dominic Cleal over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Since #2969, updating a setting via the UI causes the request to be redirected back to the index on success and the settings page gets loaded within the settings page again, causing a huge mess in the UI.

Looks like this happens because process_response in application_controller had its JSON handling removed, and this is one instance where we legitimately perform model updates using JSON. Previously, it would just render the object.


Related issues 2 (0 open2 closed)

Related to Foreman - Feature #2969: remove all legacy api code in UI controllersClosedJoseph Magen08/25/2013Actions
Has duplicate Foreman - Bug #3100: Saving sso_signo in Settings/Auth returns whole foreman page instead of json partialDuplicate09/16/2013Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Related to Feature #2969: remove all legacy api code in UI controllers added
Actions #2

Updated by Dominic Cleal over 10 years ago

  • Has duplicate Bug #3100: Saving sso_signo in Settings/Auth returns whole foreman page instead of json partial added
Actions #3

Updated by Joseph Magen over 10 years ago

  • Status changed from New to Assigned
  • Assignee set to Joseph Magen
Actions #5

Updated by Joseph Magen over 10 years ago

  • Status changed from Assigned to Ready For Testing
Actions #6

Updated by Dominic Cleal over 10 years ago

  • Priority changed from High to Immediate

@Lukas Zapletal, I'd recommend leaving the old "invalid" string in app/models/setting.rb in place when cherry picking so we don't add new strings into a stable branch. Or perhaps better is change it to "is invalid %s" (no ":") so it matches one of our existing strings.

Actions #7

Updated by Joseph Magen over 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #8

Updated by Lukas Zapletal over 10 years ago

  • Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added
Actions #9

Updated by Lukas Zapletal over 10 years ago

  • Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)
Actions

Also available in: Atom PDF