Skip to content

Conversation

@danielfeismann
Copy link
Member

resolves #886

@danielfeismann danielfeismann self-assigned this Sep 14, 2023
@danielfeismann danielfeismann added the bug Something isn't working label Sep 14, 2023
@danielfeismann danielfeismann marked this pull request as ready for review October 2, 2023 10:52
@sebastian-peter sebastian-peter added this to the Version 4.2 milestone Nov 3, 2023
# Conflicts:
#	src/test/groovy/edu/ie3/datamodel/io/csv/BufferedCsvWriterTest.groovy
@sebastian-peter
Copy link
Member

Before this regression was introduced, full path and name of the directory path was taken apart and put together again. Seems like this was introduced way back by @johanneshiry to fix some security issue, but my guess is that this is not necessary anymore since we're using java Path objects now.
So, I just removed these unnecessary operations. Let me know if you think this will work.

Copy link
Member Author

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but can't approve this PR since I'm the creator^^

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me then, let's go

@sebastian-peter sebastian-peter merged commit b2b6973 into dev Jan 25, 2024
@sebastian-peter sebastian-peter deleted the df/#886_timeSeriesMappingPath branch January 25, 2024 16:54
@sebastian-peter sebastian-peter modified the milestones: Version 4.2, Version 5.0 Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong path at time series mapping

3 participants