I had node with several traslation in different languages so at the bottom of node view I had links to these translated nodes.
I don't know if this is proper behavior but when I disabled one of these languages, node created in this language is still visible as one of translated nodes.
I've attached patch in case you will find it as bug.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | translation.module.patch | 921 bytes | zambrey |
| #1 | translation.module.patch | 727 bytes | zambrey |
Comments
Comment #1
zambrey commentedhere is my first Drupal patch :)
Comment #2
zambrey commentedok, seems like previous patch fixed only one part of the problem - Language switcher block still shows disabled languages.
Current patch fixes list of translated nodes.
Comment #3
dpearcefl commentedDoes this issue exist in current D6?
Comment #4
dpearcefl commentedComment #5
zambrey commentedI've just tested this on 6.22 and couldn't reproduce this bug.
Thanks for bringing this up.