Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix wrong path of Getting Started directory in Polish version#5471

Merged
jasonsanjose merged 1 commit intoadobe:masterfrom
mateuszgachowski:bugfix-polish-gettingstarted
Oct 21, 2013
Merged

Fix wrong path of Getting Started directory in Polish version#5471
jasonsanjose merged 1 commit intoadobe:masterfrom
mateuszgachowski:bugfix-polish-gettingstarted

Conversation

@mateuszgachowski
Copy link
Copy Markdown

I have just spotted that there was a wrong path to the "Getting Started" directory. Brackets wanted to load /root/, but of course the directory was not there. Just changed the path from /root to /pl and everything seems to work fine.

The wrong path caused an error on Brackets load which cannot be stopped unless closing the app.

All unit tests passes.
No other bugs found.

@ghost ghost assigned njx Oct 11, 2013
@piotrpalek
Copy link
Copy Markdown

I can confirm the bug. For those who cannot start Brackets because of it, just copy "Brackets Sprint 31\samples\pl\Szybki Start" to "Brackets Sprint 31\samples\root" and it will work

@dstudzinski
Copy link
Copy Markdown

I can also confirm the bug. Solution for Ubuntu 12.04:
sudo cp -R /opt/brackets/samples/pl/Szybki\ Start/ /opt/brackets/samples/root/

@jasonsanjose
Copy link
Copy Markdown
Member

Looks good. Merging. Thanks @mateuszgachowski.

jasonsanjose added a commit that referenced this pull request Oct 21, 2013
…tarted

Fix wrong path of Getting Started directory in Polish version
@jasonsanjose jasonsanjose merged commit f0983c4 into adobe:master Oct 21, 2013
@mateuszgachowski mateuszgachowski deleted the bugfix-polish-gettingstarted branch October 22, 2013 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants