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

data: fix responsibilityStatement conversion #1461

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

reropag
Copy link
Contributor

@reropag reropag commented Nov 18, 2020

In the build_responsibility_data function, the square brackets [] are no
more considered as trailing punctuation to be removed.

Co-Authored-by: Gianni Pante gianni.pante@rero.ch

Why are you opening this PR?

To fix the issue mentioned above.

Dependencies

My PR depends on the following rero-ils-ui's PR(s):

  • N/A

How to test?

see issue description

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?

@reropag reropag added this to the v0.14.1 milestone Nov 18, 2020
@reropag reropag self-assigned this Nov 18, 2020
Copy link

@iGormilhit iGormilhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message minor correction and formatting:

data: fix responsibilityStatement conversion

In the build_responsibility_data function, the square brackets [] are no
more considered as trailing punctuation to be removed.

* Closes #1406.

@reropag reropag force-pushed the pag-#1790-fix-data_conversion branch from e903b21 to 40bb244 Compare November 19, 2020 08:21
@reropag reropag requested a review from iGormilhit November 19, 2020 08:23
In the build_responsibility_data function, the square brackets [] are no
more considered as trailing punctuation to be removed.

* Closes rero#1406.

Co-Authored-by: Gianni Pante <gianni.pante@rero.ch>
@reropag reropag force-pushed the pag-#1790-fix-data_conversion branch from 40bb244 to cf2431d Compare November 19, 2020 14:16
@jma jma merged commit 8744071 into rero:dev Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[] should not be removed from field "responsibilityStatement"
4 participants