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

miro_dietiker’s picture

Without 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...

jose reyero’s picture

@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

miro_dietiker’s picture

Jose, 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.

jose reyero’s picture

@miro_dietiker,

Ok, we can wait for that one

Please review the new patch here #676002: optionally translate default language in tt()

miro_dietiker’s picture

reviewed the patch and some more.

jose reyero’s picture

I think this is ready for a new release. Missing anything?

miro_dietiker’s picture

Starts 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.

jose reyero’s picture

Status: Active » Reviewed & tested by the community

I 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.

jose reyero’s picture

Status: Reviewed & tested by the community » Fixed
jose reyero’s picture

Release is out. Nice work.

intyms’s picture

Thanks a lot to all contributors !!
Congratulations !!!

tomsm’s picture

Great job !

miro_dietiker’s picture

Version: 6.x-1.x-dev » 6.x-1.5

The release looks very clean till now. Great job, Jose!
Switching this note the corresponding release. ;-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.