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 |
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.