[GH-ISSUE #4] Error on saving file with symbolic link #2

Closed
opened 2026-03-02 05:16:38 +03:00 by kerem · 6 comments
Owner

Originally created by @nuomi1 on GitHub (Dec 24, 2020).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/4

I use symbolic link in Localizable.strings such as ../../../xxx-l10n/Localizable/zh-Hans.lproj/Localizable.strings, but Stringz overwrites the file on saving.

Originally created by @nuomi1 on GitHub (Dec 24, 2020). Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/4 I use symbolic link in `Localizable.strings` such as `../../../xxx-l10n/Localizable/zh-Hans.lproj/Localizable.strings`, but Stringz overwrites the file on saving.
kerem 2026-03-02 05:16:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@heysem-useinsider commented on GitHub (Dec 24, 2020):

I couldn't reproduce the issue, It would be super helpful If you can create a sample app with a "soft link" so i can use it for debug.

<!-- gh-comment-id:750951012 --> @heysem-useinsider commented on GitHub (Dec 24, 2020): I couldn't reproduce the issue, It would be super helpful If you can create a sample app with a "soft link" so i can use it for debug.
Author
Owner

@nuomi1 commented on GitHub (Dec 25, 2020):

I couldn't reproduce the issue, It would be super helpful If you can create a sample app with a "soft link" so i can use it for debug.

https://github.com/nuomi1/Timer/blob/feature/stringz-test/Timer/Base.lproj/Localizable.strings -> real file
https://github.com/nuomi1/Timer/blob/feature/stringz-test/Timer/zh-Hans.lproj/Localizable.strings -> symbolic link

https://github.com/nuomi1/Timer/tree/feature/stringz-test

<!-- gh-comment-id:751261163 --> @nuomi1 commented on GitHub (Dec 25, 2020): > I couldn't reproduce the issue, It would be super helpful If you can create a sample app with a "soft link" so i can use it for debug. https://github.com/nuomi1/Timer/blob/feature/stringz-test/Timer/Base.lproj/Localizable.strings -> real file https://github.com/nuomi1/Timer/blob/feature/stringz-test/Timer/zh-Hans.lproj/Localizable.strings -> symbolic link https://github.com/nuomi1/Timer/tree/feature/stringz-test
Author
Owner

@nuomi1 commented on GitHub (Dec 25, 2020):

Sorry, it's symbolic link.

<!-- gh-comment-id:751261571 --> @nuomi1 commented on GitHub (Dec 25, 2020): Sorry, it's `symbolic link`.
Author
Owner

@heysem-useinsider commented on GitHub (Dec 25, 2020):

Thanks for creating the example app, I will use it to debug Stringz and hopefully fix the issue.

<!-- gh-comment-id:751269294 --> @heysem-useinsider commented on GitHub (Dec 25, 2020): Thanks for creating the example app, I will use it to debug Stringz and hopefully fix the issue.
Author
Owner

@heysem-useinsider commented on GitHub (Dec 28, 2020):

I just released a fix for this bug in the new version (v0.4.2). Please check it out.

<!-- gh-comment-id:751822255 --> @heysem-useinsider commented on GitHub (Dec 28, 2020): I just released a fix for this bug in the new version (v0.4.2). Please check it out.
Author
Owner

@nuomi1 commented on GitHub (Dec 29, 2020):

I just released a fix for this bug in the new version (v0.4.2). Please check it out.

It's OK, thanks.

<!-- gh-comment-id:751910645 --> @nuomi1 commented on GitHub (Dec 29, 2020): > I just released a fix for this bug in the new version (v0.4.2). Please check it out. It's OK, thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stringz#2
No description provided.