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

Should be used default locale in links to projects #2

Open
UvaK opened this issue Aug 18, 2011 · 1 comment
Open

Should be used default locale in links to projects #2

UvaK opened this issue Aug 18, 2011 · 1 comment

Comments

@UvaK
Copy link
Contributor

UvaK commented Aug 18, 2011

To fix problems with updating fields, url must contain info about locale.
If locale is missing

in file: lib/text_tractor/ui_server.rb, line: 72

get '/projects/:api_key/:locale/*' do |api_key, locale, path|

as locale used part of path.

@jellybob
Copy link
Owner

Thanks!

If you'd like to submit that as a pull request then I can apply it and
release a new version.

Jon
On Aug 18, 2011 9:16 AM, "UvaK" <
[email protected]>
wrote:

To fix problems with updating fields, url must contain info about locale.
If locale is missing

in file: lib/text_tractor/ui_server.rb, line: 72

get '/projects/:api_key/:locale/*' do |api_key, locale, path|

as locale used part of path.

Reply to this email directly or view it on GitHub:
#2

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

2 participants