| Summary | Create button in search results |
| Queue | Wicked |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | eraserhd (at) |
| Requester | jan (at) horde (dot) org |
| Created | 11/21/2004 (7678 days ago) |
| Due | |
| Updated | 04/26/2005 (7522 days ago) |
| Assigned | 11/24/2004 (7675 days ago) |
| Resolved | 04/26/2005 (7522 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Assigned to eraserhd
State ⇒ Assigned
a non-javascript solution would be better.
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Create button in search results
Queue ⇒ Wicked
This should not be the first button, because it's the default button
then if the user enters a different search string and hits <Enter>.
And the button doesn't work without JavaScript, thus is should either
be type="button" or (better) shouldn't use JavaScript and the PHP
script should check which button was hit.