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

Datepicker localization demo is broken #22

Closed
scottgonzalez opened this issue Oct 26, 2012 · 11 comments
Closed

Datepicker localization demo is broken #22

scottgonzalez opened this issue Oct 26, 2012 · 11 comments
Labels

Comments

@scottgonzalez
Copy link
Member

We don't load the i18n files on jqueryui.com, so http://jqueryui.com/datepicker/#localization doesn't work.

@jzaefferer
Copy link
Member

Doesn't really matter what we load on the site though. We need to get them into the demo iframe.

@jzaefferer
Copy link
Member

We don't even have those files on code.jquery.com.

@nerfur
Copy link

nerfur commented Dec 9, 2012

So... do you plan to fix it somehow? Any advice how can I make localization work with datepicker?

@scottgonzalez
Copy link
Member Author

@nerfur There's nothing broken with datepicker localization. This is just a problem in the demo where we don't load the locale data. Please ask for help on the forums or StackOverflow if you're having trouble.

@googol7
Copy link

googol7 commented Jan 18, 2013

wondered why the demo doesn't work. why not include i18n for the demo?

@scottgonzalez
Copy link
Member Author

@googol7 Patch welcome. The files aren't available in a sane way. Do you have an idea for how we should load the files? I'm inclined to just make the demo use half a dozen locales and put them into the demo directory.

@googol7
Copy link

googol7 commented Jan 18, 2013

I think one example would be enough. So I'd just load one exotic locale - like chinese or something as an example (don't let users switch by this select box). And then you could just provide the download link to those other locales. It was not so easy to find them and then I also stumbled upon an old version which didn't work. So the correct download link would be very helpful here I think. Thank you.

Works for me: https://code.google.com/p/jquery-ui/source/search?q=i18n&origq=i18n&btnG=Search+Trunk

Didn't work for me: http://code.google.com/p/jquery-ui/source/browse/branches/labs/datepicker2/ui/i18n/jquery.ui.datepicker-de.js?r=3875

@scottgonzalez
Copy link
Member Author

You shouldn't be looking at Google Code at all. We haven't used SVN for a very long time.

@bostondevin
Copy link

Hey guys - this is making me nutso - I can't get the localization working in the calendar because I don't see a single example of it working out there on the web, including the one place it should be working (the demo on the jquery ui site).

Get the example working please!!!!!!

@googol7
Copy link

googol7 commented Jan 26, 2013

we're about to implement a localized form here: http://www.gruppenreisen-frankreich.de/klassenfahrten/anfrageformular-fuer-klassenfahrten/

@scottgonzalez: you can take the example from there if you like

@scottgonzalez
Copy link
Member Author

Fixed in jquery/jquery-ui@85dfcdf

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

No branches or pull requests

5 participants