Actions
バグ #1348
closedTwitter以外のWorldを選択中に Tweetの詳細タブのリツイートタブを選択すると落ちる
プラグイン名:
クラッシュする:
Yes
Description
題名のとおりですが
Twitter以外のWorldを選択中に Tweetの詳細タブのリツイートタブを選択すると
クラッシュします。
NoMethodError undefined method `retweeted_users' for mastodon-world(tsutsuii@social.mikutter.hachune.net):Plugin::Mastodon::World {MIKUTTER_DIR}/core/plugin/message_retweet/message_retweet.rb:23:in `block (3 levels) in <top (required)>' {MIKUTTER_DIR}/core/mui/gtk_extension.rb:66:in `block in safety_signal_connect_atonce' {MIKUTTER_DIR}/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect' {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:7:in `main' {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:7:in `block in mainloop' {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:6:in `loop' {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:6:in `mainloop' {MIKUTTER_DIR}/mikutter.rb:67:in `boot!' {MIKUTTER_DIR}/mikutter.rb:103:in `<main>'
再現手順
- twitter と mastodon world を登録
- mastodon world を選択
- Twitter TLから適当なツイートを右クリックして「詳細」を選択
- ツイートの詳細タブ右端のリツイートタブを開く
Updated by Izumi Tsutsui about 6 years ago
- Subject changed from Twitter以外のWorldを選択中に Tweetすると落ちる to Twitter以外のWorldを選択中に Tweetの詳細タブのリツイートタブを選択すると落ちる
- Description updated (diff)
- 再現手順 updated (diff)
変換のつもりでEnterを押したらそのまま登録、というのを久し振りにやらかしました……
(題名は最後に入れる、というハックを忘れていた)
Updated by toshi_a 初音 almost 6 years ago
- Status changed from 実装待ち to レビュー待ち
- Assignee set to Izumi Tsutsui
- Target version set to 3.9
- ブランチ set to topic/1348-retweeted-users
多分これで治ったと思います!
Updated by Izumi Tsutsui almost 6 years ago
- Status changed from レビュー待ち to マージ待ち
確認しました。治っています。
ありがとうございます
Actions