Closed (fixed)
Project:
Simplenews on register
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 16:00 UTC
Updated:
9 Mar 2009 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
xibun commentedhere a suggestion based on the patch of the parent module.
-> it seems to work on my configuration - but it's my first Drupal code - please inspect carefully.
-> also I don't like the fact that a small change aside it repeats a big junk of code three times - I'm sure that could be done in a nicer way.
Comment #2
moonray commentedI modified the patch to be more efficient and not repeat any code. It's been added to CVS.
xibun, can you please verify it's working as expected?
Comment #3
xibun commentedlooks much better.
It works perfectly on my configuration.
I'm using "Localize terms.", other translation modes not tested.
Comment #4
xibun commentedcouldn't resist to do more testing..
- Taxonomy translation mode "None." works too.
- when set to "Per language terms." no newsletters are offered in any language - but the same happens in the parent module (=simplenews) when editing an active profile. so either this is a problem in both modules or a local problem in my configuration. I'm not sure what the "Per language terms." option is good for so the latter seems more likely to me.