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 added the
bug
label 2018-09-13 21:06:17 +01:00
Author
소유자

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 마일스톤을 추가하였습니다.
Author
소유자

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 added the
wip
label 2019-07-21 08:12:34 +01:00
aheathershaw removed the
wip
label 2019-07-21 08:26:05 +01:00
"로그인하여 이 대화에 참여"
레이블 없음
bug
enhancement
feature
invalid
task
wip
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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