Error when saving album settings from the settings tab #102

クローズ
aheathershaw2018-09-13 21:06:17 +01:00に作成 · 2件のコメント
オーナー

When you edit an album’s settings within the Settings tab of the album itself, you get an error.

Changing the album through the album’s edit screen works fine.

When you edit an album’s settings within the Settings tab of the album itself, you get an error. Changing the album through the album’s edit screen works fine.
aheathershaw が自身を担当者に設定 2018-09-13 21:06:17 +01:00
aheathershaw がラベル
bug
を追加 2018-09-13 21:06:17 +01:00
作成者
オーナー

This is due to the validation added in #58, allowing albums with the same name to exist under different parents.

The settings tab does not have the “parent” field that the Edit screen does, so it causes an undefined index trying to access the field’s value.

The validation needs to use the album’s current parent when this field is not present in the data.

This is due to the validation added in #58, allowing albums with the same name to exist under different parents. The settings tab does not have the “parent” field that the Edit screen does, so it causes an undefined index trying to access the field’s value. The validation needs to use the album’s current parent when this field is not present in the data.
aheathershaw がマイルストーン (削除済) に追加 2018-09-14 07:26:56 +01:00
作成者
オーナー

This is also present in Cloud, needs fixing in 2.2.0 and merging across.

This is also present in Cloud, needs fixing in 2.2.0 and merging across.
aheathershaw がマイルストーンを (削除済) から Version 2.2.0-beta.1 へ変更 2019-07-15 22:37:39 +01:00
aheathershaw がラベル
wip
を追加 2019-07-21 08:12:34 +01:00
aheathershaw がラベル
wip
を除去 2019-07-21 08:26:05 +01:00
aheathershaw がイシューをクローズ 2019-07-21 08:26:29 +01:00
サインインしてこの会話に参加。
マイルストーンなし
担当者なし
1 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: aheathershaw/blue-twilight#102
説明はありません。