|
nikki made changes - 22/Apr/12 03:01 AM
I'm guessing that 4193 is a different problem where the form when you end up back on the page isn't getting instantiated properly, and thus just plain doesn't have the data to set the selection for you.
Ian McEwen made changes - 09/Jul/12 06:48 PM
Ian McEwen made changes - 09/Jul/12 06:50 PM
Oliver Charles made changes - 13/Jul/12 12:32 PM
ianmcorvidae/mbs-4589-missing-entities is now in beta testing.
Oliver Charles made changes - 13/Jul/12 12:33 PM
Oliver Charles made changes - 23/Jul/12 05:24 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
root/release/edit/missing_entities.tt lines 60/61 seem relevant here, it looks like checked="checked" isn't getting set in the case of "Add new artist", though it is for suggested artists by lines 52-54. If I'm reading the code right, it should reuse the same form when it's redirected to itself, so this should do it.