Skip to content

Dots (.) are being escaped automatically on Schema exports (and likely other files) #92

Closed
@CraigRegester

Description

@CraigRegester

This is happening both with git-source-control and the InterSystems Objectscript Extension (not using ISFS).

If I have a schema named FAEPIC_2.3.1.HL7 and Add (ISFS) or Export (non-ISFS), I get this:

InterSystems ObjectScript Extension Export:
export "FAEPIC_2.3.1.HL7" as "c:\Users\142990\MyDev\ISC-HealthShare-UCR\FALIB\src\FAEPIC_2\3\1.hl7" - Success

InterSystems git-source-control Export:
new file:   INTGBUS/hl7/FAEPIC_2/3/1.cls

Can we not escape the dots on schema exports? Creates a nasty folder structure.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions