Closed (fixed)
Project:
Knurl
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 23:25 UTC
Updated:
3 May 2009 at 14:20 UTC
This patch changes the Knurl textarea to a textfield. (Displaying a textarea is bad UI and unintentionally invites users to knurl more than one URL.)
| Comment | File | Size | Author |
|---|---|---|---|
| knurl_textfield.patch | 944 bytes | christefano |
Comments
Comment #1
cfuller12 commentedAgreed - this is fixed in the latest release. Also changed the db schema to use varchar instead of text for better performance.