Edgewall Software
Modify

Opened 17 years ago

Closed 15 years ago

#168 closed defect (fixed)

Shouldn't be able to activate a build configuration without a recipe

Reported by: cmlenz Owned by: osimons
Priority: minor Milestone: 0.6
Component: Administration interface Version: dev
Keywords: Cc:
Operating System:

Description

The master should be able to rely on active build configurations being properly set up. Currently, it fail with a 500 error if the recipe field was left empty.

Attachments (2)

ticket_186_admin.patch (597 bytes) - added by thomas_mueller_ffb 17 years ago.
Simple solution - uses raise Trac Error?
t168-no_recipe-r641.diff (1.2 KB) - added by osimons 15 years ago.
Disable activate checkbox if configuration has no recipe.

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by thomas_mueller_ffb

Simple solution - uses raise Trac Error?

Changed 15 years ago by osimons

Disable activate checkbox if configuration has no recipe.

comment:1 Changed 15 years ago by osimons

  • Owner changed from cmlenz to osimons

Latest patch avoids error page by removing the checkbox if configuration has no recipe. Slightly more informational and less obtrusive than raising errors after posting.

comment:2 Changed 15 years ago by osimons

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [646].

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.