Preview doesn't work on non-english sites
ankheg - June 25, 2009 - 19:03
Description
Preview doesn't work on non-english sites, because some strings aren't wrapped in t().
String 538 'Attach'
String 556 'Preview' and 'Attach'
Preview doesn't work on non-english sites, because some strings aren't wrapped in t().
String 538 'Attach'
String 556 'Preview' and 'Attach'
#1
I had the same problem.
Find the patch attached.
#2
@ankheg I made a patch based on your initial post but I didn't get it to work yet. Have you been able to actually solve the issue or was your proposed solution just a hunch?
#3
Yes, the problem's solved. Your patch seems ok.
#4
Patch looks good. Committed, thanks!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.
#6
This patch works great! Thanx toemaz.
#7
Problem came back after updating Drupal to 6.14... It is weird because I have the newest Comment Upload module with patch commited... Someting else changed?
m.
#8
@lewmich
It has been committed: http://drupal.org/cvs?commit=237422 and so it's available in the D6 dev package.
#9
updating Drupal to 6.14 and problem came back...
tested: 6.x-1.0-alpha5, 6.x-1.x-dev
No preview if text olny and if text and attach
don't wanna back to 6.13...
#10
There has been an FAPI change in 6.14. See for similar bug report http://drupal.org/node/579900
This 'new' issue has nothing to do with this one so resubmit a new issue.