Bug 707833
Summary: | RFE: consolidate database entries | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Publican | Reporter: | Jeff Fearn 🐞 <jfearn> | ||||
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | future | CC: | mhideo, mmcallis, publican-list, thildred | ||||
Target Milestone: | 3.0 | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 3.0.0 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-10-31 03:11:19 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 820023 | ||||||
Attachments: |
|
Description
Jeff Fearn 🐞
2011-05-26 06:05:24 UTC
Consolidated format field in to formats field, which is a comma separated list of formats as per the cfg file & command line usage. QA-NOTE: this breaks backwards compatibility with Publican 2 database structure. Need to document migrate_site action. Pushed To ssh://git.fedorahosted.org/git/publican.git 403d79f..ec0e254 master -> master generate a publican website. review dump.xml. verify dumpt.xml should not contain separate rows for each format of each book. generate a publican website. review dump.xml. verify dumpt.xml should not contain separate rows for each format of each book. Created attachment 592274 [details]
Dump file to show formats in a comma seperated list
This attachment shows that the bug has been fixed.
You can see from the attachment that the DUMP.XML now lists formats of installed books as on entry of a comma seperated list. |