https://bugzilla.wikimedia.org/show_bug.cgi?id=51066

Trevor Parscal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Trevor Parscal <[email protected]> ---
It's not corrupt, it's just empty.

jQuery doesn't remove the attribute when removing the last class. In this case,
we add the class to make the input "pending" and then remove it when the AJAX
call is done.

I don't think this is a real problem - if you have code that takes a different
path based on whether the class attribute is set, has a non-empty value, or has
a value, I suspect the first two cases should just be folded together.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to