Skip to content

positions.js is created incorrectly on Windows #3662

@sdetweil

Description

@sdetweil

position.js is created on the fly, parsing index.html for the regions/positions used

the parse is done on lines created with split(os.EOL) ..oops file has linux line ends, won't be parsed on lins with os.EOL (\r\n on windows)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions