Alva Couch
Alva Couch
A few background notes 1. Linux only understands Unicode in the UTF-8 format. Other formats are not understood. 2. There is a standard escape sequence for encoding UTF-8 and a...
@dtarb The solution will resolve this completely. I have determined -- in the mean time -- that it is possible to convert HydroShare so that all Unicode filenames work in...
@dtarb This was a thorny problem to figure out, because `utf-8` is not a true type in python; it is a subtype of the python type `string`. A `string` can...
@cuahsimarko @martinseul @sblack-usu I've completely changed my mind on how to address this: 1. Linux supports unicode in filenames. 2. Linux terminals support utf-8 in filenames. 3. Linux converts ls...
Ongoing work by Manish Aryal.
I will fix this in the current PR.
@martinseul It isn't really settled. The condition persists. I have not had the time to clean it up.
@cuahsimarko I am not sure why this is happening. I have faceted Title, which may address the problem, in the current discovery PR. This enables -- among other things --...
Remains an issue. There is currently no comprehensive "repair" for composite resources that get out of sync with their IRODS files.