Project

General

Profile

Actions

Bug #925

closed

Parse error on "global parameters' page

Added by Jeff Palmer almost 13 years ago. Updated over 11 years ago.

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

Description

I attempted to add a few variables that start and end with a single tick.

Upon saving it, that leading and trailing ticks were removed. The ticks in the middle remain.

Example:

I added a Value: of '[a1],[a2],{a3},(a4)','[a1],[a2],{a3},(a4)'

After saving it, the value is: [a1],[a2],{a3},(a4)','[a1],[a2],{a3},(a4)

Also, the 'Add a parameter" page for a host has the same problem.

Actions #1

Updated by Paul Kelly almost 13 years ago

  • Status changed from New to Assigned

This appears to be related to http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes. If so then we need to update rack but that is quite scary so what do you think Ohad?

Actions #2

Updated by Benjamin Papillon over 11 years ago

  • Status changed from Assigned to Closed
  • Target version set to Bug scrub

I tried, Foreman works fine now with a more recent version of rack (1.1.0 here) and this bug is fixed in that version.

Actions

Also available in: Atom PDF