Actions
バグ #1448
closedmastodon: アカウント追加ダイアログで先に進めない
プラグイン名:
mastodon
クラッシュする:
No
Description
この画面から先に進めない.
error: {MIKUTTER_DIR}/plugin/mastodon/mastodon.rb:236:in `block (3 levels) in <top (required)>': undefined method `add_datasources' for Plugin::Mastodon::Instance:Class from {MIKUTTER_DIR}/plugin/mastodon/model/instance.rb:23:in `block in add' from ...
Files
Updated by toshi_a 初音 almost 5 years ago
- Status changed from 分類待ち to 実装待ち
- クラッシュする changed from No to Yes
Updated by toshi_a 初音 almost 5 years ago
- Assignee set to toshi_a 初音
設定>Mastodon>公開タイムライン に新しい項目を足すと再現します。
Instanceは、上記設定又は既にWorldアカウントとして存在するドメインに含まれていない新しいドメインを登録するときだけ再現したので、既に登録してあるサーバの別のアカウントを登録してもクラッシュしませんでした
Updated by toshi_a 初音 almost 5 years ago
- Status changed from 実装待ち to レビュー待ち
- Assignee changed from toshi_a 初音 to Yuto Tokunaga
- ブランチ set to topic/1448-fail-in-add-new-server
- クラッシュする changed from Yes to No
説明の通りの変更で問題無さそうです。pushしたので確認お願いします。
Actions