Actions
bug #1815
closedtask #4338: [MASTER] Handle abbreviated title and protected cache correctly in TaxEditor
setInReference needs to reset the title cache
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
major
Found in Version:
Description
e.g. article1.setInJournal(null); will not update the title cache. The same holds for booksection.setInBook(XXX) AND booksection.getInBOok.setDatePublished(XXX) etc.
There are 2 ignored tests in ArticleDefaultCacheStrategy and BookSectionDefaultCacheStrategy that reflect the situation.
Updated by Andreas Müller over 7 years ago
- Target version changed from cdmlib - Next Major Release to Release 4.1
Is this still an open issue?
Updated by Andreas Müller over 7 years ago
- Assignee changed from Andreas Müller to k.luther -
Updated by Andreas Müller over 2 years ago
- Description updated (diff)
- Status changed from Resolved to Closed
- Private changed from Yes to No
This seems to be fixed. See also tests in ReferenceDefaultCacheStrategy
Actions