I18n in hobo < 1.3 is very buggy. If you really want to use an older version, you should use the i18n branch, that fixes most (but not all) the bugs. But you should merge that branch into the current 1.1 branch, to get also the latest bug fixes.
I don't think that posting in lighthouse the i18n bugs list for the older version of hobo, is a good idea, because it will just add noise to lighthouse. Besides, it is a really LONG list. If you post an i18n ticket you will cause an overhead of work because we will have to check whether this bug has been already fixed in 1.3 or not, and if not if it really apply to the new structure of 1.3, and as Bryan said, it will probably stay there forever, and because even in old hobo the i18n fixes are not just a matter of a fix, but imply a deep refactory of the code (implemented in 1.3) Bottom line: please don't add tickets for i18n that are not 1.3 bugs! ciao dd On Mon, Feb 21, 2011 at 10:48 PM, Scorpio <[email protected]> wrote: > I know it's almost dawn for 1.3 but I'm guessing many people will > still be using 2.3 rails apps for some time so i decided to ask. > > I've been able to confirm that the l18n module isn't tested as much as > the others because fewer people have done work with it .. I compiled a > list of minor (however very annoying bugs) that force me to bypass in > a very inelegant way and repeat the same steps for every app. > > I don't have enough skills to fix the problems myself within the gem > but from what I've been able to find out about why and how the bugs > occur it should be a few hours of work tops for someone who knows his > way around the gem. I'd like to post the bugs and the ways I found to > gt rid of them (hopefully it will hint more capable people so the work > goes faster) and honestly I've got no idea where do i post the bugs > and the solutions since I've never actively participated in any sort > of platform bugfixing (just learned to live with how it is). > > Can anyone point me in the right direction please ? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
