Actions
Issue #7838
closedfile publication reports wrong manifest if custom manifest is used
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix
Sprint:
Sprint 88
Quarter:
Description
Reproduce:
- create a publication with
manifest="listing"
- inspect href of the publication; it will have
manifest="PULP_MANIFEST"
Adding manifest as a field on the publication class should solve the problem.
Actions
Store manifest in FilePublication
closes #7838