Actions
バグ #117
closedruby1.9で、一部の画像が上手くプレビューできない
プラグイン名:
openimg
ブランチ:
クラッシュする:
Description
以下のようなエラーが表示され、画像がプレビューできない場合がある。
warning: {MIKUTTER_DIR}/core/addon/openimg.rb:104:in `rescue in imgurlresolver': invalid byte sequence in UTF-8
from {MIKUTTER_DIR}/core/utils.rb:745:in `match'
from {MIKUTTER_DIR}/core/utils.rb:745:in `each_matches'
from {MIKUTTER_DIR}/core/addon/openimg.rb:79:in `block in get_tagattr'
from {MIKUTTER_DIR}/core/addon/openimg.rb:78:in `catch'
from {MIKUTTER_DIR}/core/addon/openimg.rb:78:in `get_tagattr'
from {MIKUTTER_DIR}/core/addon/openimg.rb:97:in `imgurlresolver'
from {MIKUTTER_DIR}/core/addon/openimg.rb:111:in `block (2 levels) in addsupport'
Updated by toshi_a 初音 almost 13 years ago
- Status changed from 新規 to 様子見
1.9.2では再現しないのではないだろうか。7日ほど様子を見よう
Actions