sustainability-zhaw / extraction-dspace

MIT License
0 stars 0 forks source link

DSpace does not translate backslashes into characters. #12

Closed phish108 closed 6 months ago

phish108 commented 1 year ago

When importing titles and abstracts, dspace presents backslash quoted characters.

These quoted characters should be replaced with the corresponding character such as quote (") , return (\n) etc.

phish108 commented 1 year ago

[\r]\n should be translated into <br> in order to keep the formatting