Bug Tracker

Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#5698 closed bug (fixed)

.val() logic on radio/checkbox doesn't make sense

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.4a2
Keywords: Cc:
Blocked by: Blocking:

Description

The
this.name will never get hit - and when it does (an empty value is supplied) it shouldn't be.

Change History (3)

comment:1 Changed 14 years ago by john

Resolution: fixed
Status: newclosed

comment:2 in reply to:  description Changed 12 years ago by scriptmaster

Replying to john:

The
this.name will never get hit - and when it does (an empty value is supplied) it shouldn't be.

John, could you take a look at this pull request: https://github.com/jquery/jquery/pull/488

Thanks, Script Master

comment:3 Changed 12 years ago by Rick Waldron

This ticket was patched and closed. Your patch doesn't actually address the issue that was reported by the ticket.

Note: See TracTickets for help on using tickets.