| Summary | 1st Stationery shouldn't be selected |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | jens (at) peino (dot) de |
| Created | 04/11/2006 (7146 days ago) |
| Due | |
| Updated | 05/09/2006 (7118 days ago) |
| Assigned | 04/11/2006 (7146 days ago) |
| Resolved | 05/09/2006 (7118 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
i tested again in a more recent version now.
Now it does work fine.
So you can close this.
Thanks for keeping an eye on this.
Jens
anybody able to reproduce it?
Summary ⇒ 1st Stationery shouldn't be selected
do a strict check against a stationery being submitted to the compose
form.
<select name="stationery" id="stationery"
onchange="uniqSubmit('change_stationery');">
<option value="">Select Stationery:</option>
<option value="0" selected="selected" >Geburtstagseinladung
single</option>
<option value="1" >Geburtstagseinladung paar</option>
</select>
"Select a stationery:".
State ⇒ Feedback
"Select a stationery:".
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ 1st Stationery shouldnt be selected
Queue ⇒ IMP
State ⇒ Unconfirmed
I'd expect that 'Select Stationery:' is selected per default and then
i can choose which Stationery i want to use.
Greetings,
Jens