you can check all sections that have calendar in persian language.
install Persian language and test a section that have calendar, like modules
show jalali calendar correctly
show jalali calendar not correctly
before release stable version of joomla 3.7 please resolve this problem.
thank you
the css part you mean or the functional?
Labels |
Added:
?
|
I tested with the one available from the backend. I have no clue what they have in their 3.7.0. Maybe @infograf768 knows more.
But even if that is missing in their pack, shoudn't it then fall back to the english format? That's how our language strings usually work.
Labels |
Removed:
?
|
It's getting late...
I really like the idea that they would release a minor update to their language pack with only the missing part of the xml, but up to them and Thomas
They will release it when 3.7.0 is released. That is standard procedure. Doesn't make much sense to release it now since nothing is broken on a released version yet.
@ghasemy50 Can we close this issue as it is something that has to be done on language pack side?
thanks
i'm tested it ,but after save , date has been deleted from date field.
in previous versions of joomla , date field value was converted to gregorian , then it was saving.
i think now it is saving jalali date and have problem.
@ghasemy50 the new calendar is also doing the same, converts the date to gregorian just before the form submit. what was your component that failed?
I really like the idea that they would release a minor update to their language pack with only the missing part of the xml, but up to them and Thomas
mig already asked them. will make sure a new pack is released to cover the issue in the mean while
@ghasemy50 I'm guessing that it fails due to missing strings in your language:
DATE_FORMAT_CALENDAR_DATE="%Y-%m-%d"
DATE_FORMAT_CALENDAR_DATETIME="%Y-%m-%d %H:%M:%S"
DATE_FORMAT_FILTER_DATE="Y-m-d"
DATE_FORMAT_FILTER_DATETIME="Y-m-d H:i:s"
PS. These are from en-GB, and should reflect the local settings for Persia.
i added it in fa-ir.ini file but not solved.
@ghasemy50 can you test this: https://gist.github.com/dgt41/c970c43037303da465996acc94f2c5c4
thanks , Where do I put it?
Just replace media/system/js/fields/calendar.min.js
and try it
thank you very much,
it's ok.
Release Blocker!
@infograf768 can you try #14411 (comment)
On it
It solves the issue here. :
I am now uploading an improved Persian pack with the right xml
hi again
just a tip:
'fa-ir.js' file in \media\system\js\fields\calendar-locales
have a bad translate.
exit parameter is translated to 'ستن' , good translate is 'بستن'.
please correct it in joomla 3.7 stable , thank you
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-10 08:39:37 |
Closed_By | ⇒ | infograf768 |
Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/14411
@dgt41 Can you have a look? It looks indeed broken a lot.