Bug #4363
filters.yml problem under qtSwordPlugin
Status: | Verified | Start date: | ||
---|---|---|---|---|
Priority: | Critical | Due date: | ||
Assignee: | Jesús García Crespo | % Done: | 0% | |
Category: | - | |||
Target version: | Release 1.3 | |||
Google Code Legacy ID: | atom-2415 | Tested version: | ||
Sponsored: | Requires documentation: |
Description
I think that there is a problem wit the filters under qtSwordPlugin. In the deposit action/success:
- Settings can't be accessed via sfConfig::get('app_...'), settings filter?
- $item->createdAt or $item->updatedAt returns a DateTime object when the frequent behavior is to return a string, that's weird! transaction filter?
[g] Legacy categories: SWORD
History
#1 Updated by Jesús García Crespo almost 10 years ago
- Priority changed from High to Critical
- Target version changed from Release 2.1.0 to Release 1.3
It could be postponed to 2.0 but it is producing undesirable effects under the SWORD plugin: $this->context->routing->generate is producing wrong routes.
[g] Labels added: Milestone-Release-1.3, Priority-Critical
[g] Labels removed: Milestone-Release-2.0, Priority-High
#2 Updated by Jesús García Crespo almost 10 years ago
- Status changed from New to QA/Review
Fixed in r12149.
Courtney or Evelyn, please test Upload DIP from Archivematica as of r12149 and if it works, mark this issue as Verified.
#3 Updated by Jesús García Crespo almost 10 years ago
- Status changed from QA/Review to Verified
Verified by Courtney.