Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary does not consider books with multiple authors #129

Closed
nus-se-bot opened this issue Apr 5, 2019 · 0 comments
Closed

Summary does not consider books with multiple authors #129

nus-se-bot opened this issue Apr 5, 2019 · 0 comments
Assignees
Projects
Milestone

Comments

@nus-se-bot
Copy link

Describe the bug
Books often have multiple authors, but application does not check it.

To Reproduce
Steps to reproduce the behavior:

  1. Type in 'addBook n/Structure and Interpretation of Computer Programs a/Hal Abelson Jerry Sussman m/4 t/textbook'.
  2. Type in 'addBook n/SICP (Part II) a/Hal Abelson m/5'. Now there should be 2 books written by Hal Abelson.
  3. Type in 'summary'
  4. See the result

Expected behavior
It should state that Hal Abelson is the preferred author.

Screenshots
image


Reported by: @whyjayxp
Severity: Low

[original: nus-cs2103-AY1819S2/pe-dry-run#966]

@0blivious 0blivious added this to To do in v1.4 Apr 6, 2019
@0blivious 0blivious added this to the v1.4 milestone Apr 11, 2019
v1.4 automation moved this from To do to Done Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v1.4
  
Done
Development

No branches or pull requests

3 participants