When changing transaction info in admin/store/transaction/edit with non English localization it won't save changes and jumps to admin/store
checked with French and Czech l18n
after submiting changes in transaction link points to:
q=admin/store/transaction/edit/2§ion=overview&destination=YWRtaW4vc3RvcmUvdHJhbnNhY3Rpb24mdHhuaWQ9JTNFMA%3D%3D
with english l18n
q=admin/store/search&txnid=%3E0
jumps to updated transactions overview
drupal 4.6.4
php 4.4.0
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | store_5.patch | 1.22 KB | sign |
Comments
Comment #1
sign commentedI realized it was because missing functions for translating ( t() )...
Comment #2
sign commentedComment #3
sign commentedsrry, first time submiting patch ;)
Comment #4
PierreM-1 commentedThis patch works nicely for me :)
Comment #5
simeA bit old, but worth reconsidering.
Comment #6
brmassa commentedFixed on D5/EC3
Comment #7
(not verified) commented