You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we were discussing in the IRC chat, I came across an interesting dataset where the user wasn't able to edit the metadata. When they clicked the Add + Edit Metadata they would get the following error in their web console.
Digging a bit further I found that there were some ASCII control characters within the Description, stored in the DB. Here's some text with the control characters I found in my problematic description, embedded:
Call me Ishmael. Some years ago--never mind how long precisely --having little or no money in my
purse, and nothing particular to interest me on shore, I thought I would sail about a little and see the
watery part of the world. It/is a way I have of driving off the spleen, and regulating the cir\x10u\x18la\x10tion.
Whenever I find myself growing grim about the mouth; whenever it is a damp, drizzly November in my
soul; whenever I find myself involuntarily pausing before coffin warehouses, and bringing up the rear of
every funeral I meet; and \X0Cespecially whenever my hypos get such an upper hand of me, that it
requires a strong moral principle to prevent me from deliberately stepping into the street, and
methodically knocking people's hats off--then, I account it high time to get to sea as soon as I can.
This dataset was most likely created on a much older version of Dataverse (I'm thinking 4.2.x or 4.3.x).
The version I experienced this on was DV 4.8.5
If there's any other information I can provide, definitely let me know :)
The text was updated successfully, but these errors were encountered:
@andrewSC great. Do you think it's possible to replicate this bug on newly created datasets? Since you're personally all set, do you think we should consider closing this issue? With 823 open issues I try to keep an eye on what's open and still relevant.
@pdurbin@andrewSC stumbled across this issue, while working with special characters in the metadata. I was able to use the description text provided about, create a dataset, publish, and edit, without a problem or any console errors.
OK with closing this issue if y'all are. @djbrooke 👀
Hi folks,
As we were discussing in the IRC chat, I came across an interesting dataset where the user wasn't able to edit the metadata. When they clicked the
Add + Edit Metadata
they would get the following error in their web console.Digging a bit further I found that there were some ASCII control characters within the Description, stored in the DB. Here's some text with the control characters I found in my problematic description, embedded:
This dataset was most likely created on a much older version of Dataverse (I'm thinking 4.2.x or 4.3.x).
The version I experienced this on was DV 4.8.5
If there's any other information I can provide, definitely let me know :)
The text was updated successfully, but these errors were encountered: