#245 - If the Ticket Description is blank, only Summary is preserved
Type Defect
Status Fixed
Milestone 2.3.3
Version 2.3.2
Component Tickets
Priority Low
Severity Normal
Owner Trupik
Assigned to -
Reported 11 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

What did you do to cause this? I clicked on New Ticket, filled the form with Type, Summary, and other Properties (Assigned to, Priority, etc). I left the Description blank, and clicked on Create Ticket. Ticket gets rejected, because of it, and shows the message "Description cannot be blank.". Then the defect happens, see below.

What page were you on? http://traq.traqproject.org/traq/newticket

Describe the defect: All fields are reset to their default value, except for the Summary. So I have to type in all the other fields I have just filled before. It would be nice, if they were preserved too.

Attachments

Ticket History

11 years and 11 months ago by Devon Hazelett

  • Priority Normal Low
  • Status New Started

Would be an easy fix to use jQuery to check the values before the submit button is put in the enable state. But, in case this happens to you again before the a fix is released; You may push the back button and most modern browsers will have your previous state before submitting saved.

-- Jack -- I'll touch the vanilla Traq JS sheet, and add the proper selectors && functionality to the script.

11 years and 11 months ago by Devon Hazelett

  • Attached traq.js
  • Closed ticket as Fixed

Replacement file goes in the JS folder at the root of Traq, simply overwrite the old with the new. [Fixed]

  • Cannot submit new ticket unless both summary && description fields are filled out

11 years and 11 months ago by Devon Hazelett

  • Attached traq.js
  • custom_field 0% 100%

Here for any one who has updated there jQuery version to 1.7

Jack reopened as New 11 years and 11 months ago

Closing tickets that have yet to be fixed in the repository makes it hard to see what needs to be done.

11 years and 11 months ago by Jack

  • Status New Accepted
Jack closed as Fixed 11 years and 11 months ago

11 years and 11 months ago by Devon Hazelett

Sorry bout that Jack, I always forget not to close the ticket >_<