Project

General

Profile

Actions

Defect #11027

closed

Saving new query without name causes escaping of input field

Added by Michal Ciasnocha almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

During saving new query without filled name is displayed validation error and name input field disappeares and is replaced by text:

<input id="query_name" name="query[name]" size="80" type="text" value="" />

After clicking on Save button the Firebug says "select is null" in file /javascripts/select_list_move.js on line 78.

My configuration:

  • Ruby - 1.8.7
  • Rails - 3.2.3

See attachment for details.


Files

redmine-bug.PNG (26.2 KB) redmine-bug.PNG Michal Ciasnocha, 2012-05-25 16:00
Actions

Also available in: Atom PDF