Bug #13243
Regression: identifier and title context lost on link digital object page
Status: | Verified | Start date: | 01/13/2020 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Digital object | |||
Target version: | Release 2.5.4 | |||
Google Code Legacy ID: | Tested version: | 2.5, 2.6 | ||
Sponsored: | No | Requires documentation: | No |
Description
Previously, when using the "Link digital object" module on an archival description, the resulting linking/upload page included the identifier and title of the related description below the page title, which was useful for ensuring users are linking to the correct description.
It seems this has been lost in 2.5 and 2.6. Attaching an image that better shows what has inadvertently changed.
To reproduce- Log into AtoM
- Find a description with no digital object and navigate to its view page
- Using the More button in the button block at the bottom of the page, select "Link digital object"
- Look at the resulting upload page
- No context for the original description is given
Expected outcome
Related description identifier and title is shown on linking page. See attached image.
History
#1 Updated by Mike Cantelon over 2 years ago
This was caused by a commit of mine, to remove identifer Markdown parsing, that changes plugins/sfIsadPlugin/lib/sfIsadPlugin.class.php...
#2 Updated by Mike Cantelon over 2 years ago
- Status changed from New to In progress
- Assignee set to Mike Cantelon
#3 Updated by Mike Cantelon over 2 years ago
- Status changed from In progress to Code Review
- Assignee deleted (
Mike Cantelon)
#4 Updated by Mike Cantelon over 2 years ago
#5 Updated by Mike Cantelon over 2 years ago
- Status changed from Code Review to QA/Review
Merged into qa/2.6.x.
#6 Updated by Dan Gillean over 2 years ago
- Status changed from QA/Review to Verified
- Target version set to Release 2.6.0
#7 Updated by Dan Gillean about 2 years ago
- Target version changed from Release 2.6.0 to Release 2.5.4