Closed (fixed)
Project:
Collapse Text
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Mar 2011 at 14:28 UTC
Updated:
3 Apr 2011 at 13:41 UTC
Jump to comment: Most recent file
I have 6.x-2.0 working well,but when i upgrade to 6.x-2.1 then the tags doesnt work anymore.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Capture-1.png | 8.79 KB | alex malkov |
| #2 | Capture-2.png | 8.27 KB | alex malkov |
| #2 | Capture-3.png | 9.76 KB | alex malkov |
Comments
Comment #1
pukku commentedHi! Can you show me what the output looks like? Also, please show me one of the tags that is failing.
Thanks!
Ricky
Comment #2
alex malkovHi, Ricky!
I went back to the old module unfortunately. Show pictures.
Best wishes. Alex
Comment #3
pukku commentedBlearg. I know part of what is wrong. I am releasing 6.x-2.2 to fix that problem. The issue with Cyrillic will not be fixed yet; I'm working on that.
Ricky
Comment #4
pukku commentedHi! I just pushed to the dev release a new version that should fix the problem with russian characters not working. Please try the dev image, but make sure that line 411 in collapse_text.module looks like
$title = htmlspecialchars(trim($xmltag['title']), ENT_QUOTES, 'UTF-8');; if it doesn't you may need to wait a bit and try downloading the dev version again, or grab it from git directly. Please let me know if this works.Thanks,
Ricky
Comment #5
Asgardinho commented6.x-2.2 is working well for me
Comment #6
cuman commented6.x-2.x-dev works fine with Cyrillic. Thank you!
Comment #7
pukku commentedHi! I'm marking this as fixed. There will be a 6.x-2.3 release momentarily.
Comment #8
alex malkovHi! 6.x-2.3 works fine with Cyrillic. Thank you!