Error when saving album settings from the settings tab #102

Gesloten
2018-09-13 21:06:17 +01:00 geopend door aheathershaw · 2 opmerkingen
Eigenaar

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 heeft dit 2018-09-13 21:06:17 +01:00 aan zichzelf toegewezen
aheathershaw voegde het
bug
label 2018-09-13 21:06:17 +01:00 toe
Author
Eigenaar

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 heeft dit 2018-09-14 07:26:56 +01:00 aan de mijlpaal (verwijderd) toegevoegd
Author
Eigenaar

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 mijlpaal bewerkt van (verwijderd) Version 2.2.0-beta.1 2019-07-15 22:37:39 +01:00
aheathershaw voegde het
wip
label 2019-07-21 08:12:34 +01:00 toe
aheathershaw verwijderde het
wip
label 2019-07-21 08:26:05 +01:00
aheathershaw heeft dit probleem gesloten 2019-07-21 08:26:29 +01:00
Log in om deel te nemen aan deze discussie.
Niet toegewezen
1 deelnemers
Notificaties
Vervaldatum
De deadline is ongeldig of buiten bereik. Gebruik het formaat 'jjjj-mm-dd'.

Geen vervaldatum ingesteld.

Afhankelijkheden

Geen afhankelijkheden ingesteld.

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