#3330 templates inactive by default
Closed: Fixed 5 years ago Opened 5 years ago by blc.

When filing a submission for the Flock CFP the "flock-cfp" is selected by default, but the "Description" box that should be configured by the template does not populate. In order to get the flock-cfp template I have to choose some other template, then select flock-cfp again, at which point the description box is populated. This may lead to many badly formed submissions.

I am using F28 with Chrome.


Hm, looking at the html there is something wrong:

    <option selected value="default">default</option>
    <option selected value="flock-bid">flock-bid</option>
    <option selected value="flock-cfp">flock-cfp</option>

All the options are shown as selected, while basically none of them should be, or it should be default.

So the fact that flock-cfp is selected by default is a bug, what is shown is the default template.

Metadata Update from @pingou:
- Issue tagged with: bug

5 years ago

Metadata Update from @pingou:
- Issue tagged with: easyfix

5 years ago

Metadata Update from @pingou:
- Issue assigned to pingou

5 years ago

Login to comment on this ticket.

Metadata