Error when saving album settings from the settings tab #102

已關閉
建立於 2018-09-13 21:06:17 +01:00aheathershaw · 2 comment
擁有者

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 2019-07-15 22:37:39 +01:00 修改了里程碑 (已刪除)Version 2.2.0-beta.1
aheathershaw 加入了
wip
標籤 2019-07-21 08:12:34 +01:00
aheathershaw 移除了
wip
標籤 2019-07-21 08:26:05 +01:00
登入 才能加入這對話。
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: aheathershaw/blue-twilight#102
No description provided.