Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

join() not working as advertised #166

Open
rohintoncollins opened this issue May 16, 2024 · 0 comments
Open

join() not working as advertised #166

rohintoncollins opened this issue May 16, 2024 · 0 comments

Comments

@rohintoncollins
Copy link

rohintoncollins commented May 16, 2024

pubspec.yaml:

  path: ^1.9.0
join('/ZCLOUD', 'ZCloud Master Key :grinning:§ąśćżłóę:.txtÆ.txt')

should return

/ZCLOUD/ZCloud Master Key :grinning:§ąśćżłóę:.txtÆ.txt

It is incorrectly returning

ZCloud Master Key :grinning:§ąśćżłóę:.txtÆ.txt

Of note is the emoji 'colon-grinning-colon'
plus the other special characters '§ąśćżłóę'
plus a colon which is a forward slash in the macOS Finder file name (and is represented by a colon)
plus the 'Æ' character.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant