Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.40
-
Fix Version/s: None
-
Component/s: import/export
-
Labels:None
-
Environment:
Win32, not that it should matter
Description
A minor issue, but somewhere around the time locale support was added to vs2osisref, it was broken to not produce concise refs for single-verse refs. Instead it produces a range with identical start and end verses, e.g.
$ ./vs2osisref.exe "Gen.1.4" en
<reference osisRef="Gen.1.4">Gen.1.4</reference>
Probably the issue lies in the locale support addition.