will thi multibyte issue be fixed in 2.3.11 ?

I would like to know if this will be fixed in 2.3.11 :

https://rails.lighthouseapp.com/projects/8994/tickets/2188-i18n-fails-with-multibyte-strings-in-ruby-19-similar-to-2038

I guess I was too lazy to try for myself... I just updated my app to 2.3.11 and I still needed to apply these 2 patches:

https://rails.lighthouseapp.com/projects/8994/tickets/4808-textarea-input-silently-truncated-in-238

and this gist https://gist.github.com/838489 which addresses the original issue I was asking about:

https://rails.lighthouseapp.com/projects/8994/tickets/2188-i18n-fails-with-multibyte-strings-in-ruby-19-similar-to-2038

Any plans to consider these for a 2.3.12 ?

Hi,

The 2.3 branch has reached end of line, so new releases will only be made in that branch if the problem is "omg critical".

Cheers, Jon