Opened 14 years ago
Closed 13 years ago
#3844 closed enhancement (invalid)
[validate] added format validation
Reported by: | ernesto.jimenez | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Added format validation:
"permalink": {
format: /[a-z0-9_]+$/
}
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | format_validation.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Note: See
TracTickets for help on using
tickets.
Format validation patch