Opened 14 years ago
Closed 14 years ago
#10895 closed Patch - Bug Fix (Fixed)
Job create python bindings do not set type
| Reported by: | Owned by: | Raymond Wagner | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25.2 |
| Component: | Bindings - Python | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The python bindings for Job creation do not set the type in the methods: fromRecorded() and fromProgram()
patch attached.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | job_type_dataheap.patch added |
|---|
comment:1 by , 14 years ago
| Milestone: | unknown → 0.25.2 |
|---|---|
| Status: | new → accepted |
comment:2 by , 14 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Applied to 868a566 and 450ed91.