Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
Added format validation:
"permalink": {
format: /[a-z0-9_]+$/
}
Attachments
Change History
Changed 4 years ago by ernesto.jimenez
-
attachment
format_validation.patch
added
comment:1 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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 .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Format validation patch