Stable: 2.5.2
Development: 2.6-alpha3
Download
I love MOC.But I find a little problem. If the filename is too long,it will overwrite to next line.
like this:
I really expect it can be fixed.
jcf
Mon, 2011-08-01 20:08
Permalink
Yes, it's a known bug caused by wide or control characters in the tags. Thanks for letting us know, though.
Wed, 2012-11-28 20:48
This problem was caused by an incorrect length calculation with UTF-8 characters.
Fix committed as r2520 (but also see r2519).
jcf
Mon, 2011-08-01 20:08
Permalink
Known Bug
Yes, it's a known bug caused by wide or control characters in
the tags. Thanks for letting us know, though.
jcf
Wed, 2012-11-28 20:48
Permalink
FIXED
This problem was caused by an incorrect length calculation with UTF-8 characters.
Fix committed as r2520 (but also see r2519).