feature request #7914
Add ISBN to IProceedings
50%
Description
Proceedings are books though they do not implement the IBook interface as they do not have editions.
ISBN needs to be added to IProceedings explicitly
Related issues
Associated revisions
fix #7914 add ISBN to IProceedings (by adding new interface IWithIsbn)
ref #7914 add javadoc to IWithIsbn interface
ref #7985: adapt Proceedings details view
History
#1 Updated by Andreas Müller about 2 years ago
- Related to bug #7223: ReferenceEditor: disable fields depending on the Reference type added
#2 Updated by Andreas Müller about 2 years ago
- Description updated (diff)
sorry, this is for proceedings, not in-proceedings.
#3 Updated by Andreas Müller about 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|3d01e669fc0a9d6846b879af96935d028d008c26.
#4 Updated by Andreas Müller about 2 years ago
- Assignee changed from Andreas Müller to Katja Luther
#5 Updated by Andreas Kohlbecker about 2 years ago
- Related to task #7918: Revision of reference type specific properties added
#6 Updated by Katja Luther about 2 years ago
- Status changed from Resolved to Feedback
the javadoc in IWIthISBN says "allowing an authorship" but it should be "allowing an ISBN", shouldn't it?
#7 Updated by Andreas Müller about 2 years ago
Katja Luther wrote:
the javadoc in IWIthISBN says "allowing an authorship" but it should be "allowing an ISBN", shouldn't it?
This is fixed. Can you please still add ISBN to Proceedings in TaxEditor?
#8 Updated by Katja Luther about 2 years ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
proceedings details view shows isbn now.
#9 Updated by Andreas Müller about 2 years ago
- Status changed from Resolved to Closed
OK, so I think we can close this ticket.