Skip to main content

Bug Tracker

Side navigation

#8026 closed bug (invalid)

Opened January 20, 2011 09:26PM UTC

Closed February 01, 2011 08:57AM UTC

Last modified February 02, 2011 12:09PM UTC

.removeClass(className) removes every class version 1.4.3 and 1.4.4

Reported by: mavalos_daniel@hotmail.com Owned by: mavalos_daniel@hotmail.com
Priority: low Milestone: 1.next
Component: attributes Version: 1.4.3
Keywords: Cc:
Blocked by: Blocking:
Description

From version 1.4.3 and up, when you use .removeClass(className) it removes all clases

$('#someid').removeClass("testClass"); => all classes of #someid removed

Attachments (0)
Change History (4)

Changed January 20, 2011 09:44PM UTC by danheberden comment:1

Thanks for filing a bug report :) However, I can't seem to duplicate your error. Can you update the test case on jsfiddle with a working demo of your problem?

http://jsfiddle.net/danheberden/jVQTQ/

Changed January 20, 2011 09:46PM UTC by danheberden comment:2

component: unfiledattributes
owner: → mavalos_daniel@hotmail.com
status: newpending

Changed February 01, 2011 08:57AM UTC by danheberden comment:3

resolution: → invalid
status: pendingclosed

Changed February 02, 2011 12:09PM UTC by jitter comment:4

priority: undecidedlow