Skip to content

Remove all control characters from abstract#1

Open
jaideraf wants to merge 2 commits intoUFSC:masterfrom
jaideraf:patch-1
Open

Remove all control characters from abstract#1
jaideraf wants to merge 2 commits intoUFSC:masterfrom
jaideraf:patch-1

Conversation

@jaideraf
Copy link
Copy Markdown

@jaideraf jaideraf commented Dec 23, 2024

When dealing with MARC data, I have seem all kind of junk chars (us, rs, gs, fs, esc, dc2, stx, soh, etx, nak, etb, sub, si). So, let's block them from entering in DSpace.

Source:
https://stackoverflow.com/questions/1497885

When dealing with MARC data, I have seem all kind of junk chars (us, rs, gs, fs, esc, dc2, stx, soh, etx, nak, etb, sub, si). So, let's block them from entering in DSpace.
Actually, the safe method would be replacing them with spaces, to inform people that it had had something there.
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.

1 participant