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.
aheathershaw2018-09-13 21:06:17 +01:00 指派给自己
aheathershaw2018-09-13 21:06:17 +01:00 添加了标签
bug
作者
管理员

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.
aheathershaw2018-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
aheathershaw2019-07-21 08:12:34 +01:00 添加了标签
wip
aheathershaw2019-07-21 08:26:05 +01:00 删除了标签
wip
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:aheathershaw/blue-twilight#102
没有提供说明。