Bug 584586

Summary: Importing labinfo results in 500 ISE
Product: [Retired] Beaker Reporter: Matt Brodeur <mbrodeur>
Component: web UIAssignee: Bill Peck <bpeck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.4CC: bpeck, kbaker, mcsontos, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-26 17:17:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
labinfo csv which causes meltdown none

Description Matt Brodeur 2010-04-21 22:48:16 UTC
Created attachment 408191 [details]
labinfo csv which causes meltdown

Description of problem:
Trying to import a labinfo.csv results in an immediate Internal Server Error

Version-Release number of selected component (if applicable):
0.4.95

How reproducible:
100%

Steps to Reproduce:
1. Create a csv of type labinfo
2. Attempt to import via Web UI
  
Actual results:
boom

Expected results:
Successful import, or at least something nicer than a 500 error

Additional Info:
re-importing a previously exported file seems to work

Example labinfo attached

Comment 1 Raymond Mancy 2010-05-17 12:55:08 UTC
Problem with orig_cost

Comment 2 Raymond Mancy 2010-05-18 07:06:26 UTC
Done. labinfo property was being evaluated before it was assigned.

http://git.fedorahosted.org/git/?p=beaker.git;a=commit;h=a63349f93af48dc55b97527b94bd339d42295460

Comment 3 Bill Peck 2010-05-24 18:44:21 UTC
merged into master, will be in next release.