Posted by Skidz on August 27, 2011 at 3:23am
3 followers
Jump to:
| Project: | Classified Ads |
| Version: | 6.x-3.0-rc1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
Hello,
I've searched the issues queues and forums, but haven't been able to find an answer to my problem.
I've translated my Classified Ads vocabulary, and if I select "Ad one", the terms offered in the Classified Ads Categories drop-down list are displayed in the correct language. However, when I go to the main Classified Ads view, the terms are displayed in the site default language for all languages.
If I create an ad and set a non-default language for it, the ad will still be displayed with the default language terms (including breadcrumbs).
Comments
#1
Fixed title... :-)
#2
Found another quirk. Not sure its related to localization though:
Once an ad is created, if I go to edit it, I'm required to select an ad category for it, but not all of my terms are available in the drop-down list. This behaviour occurs only with ads created with a language other than the site default language.
#3
i18n is indeed something that has been consistently overlooked in the module, which assumes a single language and hopes for the best.
Can you describe an actual procedure to follow to reproduce the problem in as little steps as feasible to localize the problem, and include the expected result along with what you observe ?
Ideally, a simpletest failing on the actual problem you meet would be ideal, but unless you feel like it, just stick with the "text" version of the problem.
#4
After looking into it, supporting multilingual is too big of an issue at this point in the module lifecycle: we need to have a stable - albeit limited - version 6.x-3.0 so people can start switching from 5.x and 6.x-2.x, and reopen this for the next version, instead of maintaining an unstable version no one can really track.
Changing issue description accordingly. I will reopen this for 6.x-3.1.
#5
Related issue #1244678: Undefined index: und in the function _classified_list_nodes() : Classified Ads 3.0 only supports language-neutral content.
#6
Hmmm version 3x is displayed as stable but this version is NOT trasnlatable
At least someone should place a big warning in the description,
I should try version 2 then?
#7
@pitxels: I would advise against it. Classified 2 was never really made workable and the code base is just not worth it.
Good idea to mention the "single language" limitation on the project page: I just added it.