Hi,
using textimage with chained presets I have a problem: if I have preset1 that uses preset2 as a background, the text in preset1 is encoded. For example, a:
.../a test/another test.jpg
gives 'another test' written correctly and 'a%20test' written this way. Also occurs for accented chars.
Thanks,
m.
Comments
Comment #1
fininho commentedSolved.
If you encounter this error, replace line 422 (ver 2.1) 410 (ver 2.x dev) in textimage.module file with the following:
Please include it in next release.
Hope it helps,
m.
Comment #2
fininho commentedComment #4
mondrake