Opened 3 weeks ago
Closed 3 weeks ago
#875 closed defect (fixed)
SINA fails to store several fields
| Reported by: | westram | Owned by: | westram |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External_tools | Version: | SVN |
| Keywords: | Cc: |
Description (last modified by westram)
The SINA version delivered with arb fails to write several fields:
- align_startpos_slv
- align_stoppos_slv
- align_bp_score_slv
- align_log_slv
- nuc
This is caused by modifying attributes after saving aligned sequences (back) to database.
Todo:
- write-protect attributes after saving
- test violation of write protection
- reorder workflow
Change History (3)
comment:1 Changed 3 weeks ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
comment:2 Changed 3 weeks ago by westram
- Description modified (diff)
comment:3 Changed 3 weeks ago by westram
- Resolution set to fixed
- Status changed from _started to closed
by [19806]
Note: See
TracTickets for help on using
tickets.

[19804] detects the wrong behavior and fails with runtime error.