Bug #8688
CSV export sometimes adds a blank pipe ("|") to the end of radGeneralMaterialDesignation column values
Status: | Verified | Start date: | 07/13/2015 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Mike Gale | % Done: | 0% | |
Category: | CSV export | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | 2.3 | ||
Sponsored: | No | Requires documentation: |
Description
I'm working on finding out how to reproduce. Basically, in some cases, running a CSV export on certain records results in the pipe issue, which in turn causes the error: “foreign key constraint fails (`atom`.`object_term_relation`, CONSTRAINT `object_term_relation_FK_3` FOREIGN KEY (`term_id`) REFERENCES `term` (`id`) ON DELETE CASCADE)]”
Related issues
History
#2 Updated by Mike Gale almost 7 years ago
- File 0001-Prevent-extra-separators-from-empty-strings-8688.patch
added
- Status changed from New to Code Review
- Assignee changed from Mike Gale to José Raddaoui Marín
#3 Updated by José Raddaoui Marín almost 7 years ago
- Status changed from Code Review to Feedback
- Assignee changed from José Raddaoui Marín to Mike Gale
Looks good!
#4 Updated by Mike Gale almost 7 years ago
- Status changed from Feedback to Verified
I tested the fix since Dan is away and I already had the data to reproduce the bug here. It works.
Merged
#5 Updated by Mike Gale almost 7 years ago
- Related to Bug #8705: CSV export not exporting event actors properly added