Closed (fixed)
Project:
Internationalization
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 May 2010 at 17:29 UTC
Updated:
2 Jul 2010 at 10:40 UTC
As we are now some maintainers, I want to have some small roadmap for new releases so we can list some 'release critical issues'.
This is my list:
#788290: Fix views compatibility issues (2.x, 3.x), spin off i18nviews module?
#676002: optionally translate default language in tt()
#358839: Fatal error: Call to undefined function tt()
Other maintainers, feel free to add yours / discuss the above ones.
Comments
Comment #1
miro_dietikerWithout thinking in deeper detail...
I'd like to address
- commit fixes for taxonomy TRANSLATE case (being currently reviewed)
- clean l10n integration (is still not getting called in some situations)
- clean interface implementation (i18n_strings, _ts, _text_ translate_object, ..) have different internal functionality
- code cleanup, reordering functions (we like to group interface functions in code...)
Possibly some more...
Comment #2
jose reyero commented@miro_dietiker,
I think we should focus on some quick bug fixing first, then let improvements for the next one. There are some issues fixed in -dev I'd like to release ASAP.
Also moving out the views module will help us stay in sync with views 2.x/3.x
Comment #3
miro_dietikerJose, are you still ready to including #304434: i18nstrings l10n_client support fixes which make the internals much more clean?
I'll review that i deep detail to make sure it breaks nothing.
Comment #4
jose reyero commented@miro_dietiker,
Ok, we can wait for that one
Please review the new patch here #676002: optionally translate default language in tt()
Comment #5
miro_dietikerreviewed the patch and some more.
Comment #6
jose reyero commentedOne more for the list #817164: static-cached variable for drupal_is_front_page() conflict with 'site-frontpage' multilinigal variable?
Comment #7
jose reyero commentedI think this is ready for a new release. Missing anything?
Comment #8
miro_dietikerStarts to look better more and more.
Hope we'll be able to have a i18nviews release soon in parallel...
How about #687624: i18nstrings l10n_client newline conversion?
it has already been some time i've reported it.
is this no gone with the whole overhaul?
I wasn't able to work on this in deeper detail.
Comment #9
jose reyero commentedI don't know if that is gone, we'll test with the new version.
So let's say 'closing time' is now, I'll be doing the new release later today.
Comment #10
jose reyero commentedComment #11
jose reyero commentedRelease is out. Nice work.
Comment #12
intyms commentedThanks a lot to all contributors !!
Congratulations !!!
Comment #13
tomsm commentedGreat job !
Comment #14
miro_dietikerThe release looks very clean till now. Great job, Jose!
Switching this note the corresponding release. ;-)