Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#15201 closed defect (bug) (fixed)

Add New Category feature broken on Write screen

Reported by: viper007bond's profile Viper007Bond Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: JavaScript Keywords:
Focuses: Cc:

Description

If you try and add a new category via the Write screen using AJAX, instead of it working and the new category showing up in the list, the button moves up into the list instead.

Screencast of it happening: http://screencast.com/t/k9lY1yrev

It works fine in Chrome, only happens in Firefox 4 beta 6. I am unsure if this is a Firefox bug or a WordPress bug.

Please keep this low priority and ignore it until Firefox 4 goes gold. I'm only making the ticket now so that we don't forget.

Change History (10)

#1 @Utkarsh
13 years ago

  • Cc admin@… added

The same for me in Firefox 3.6.11 (latest stable).

#2 @Utkarsh
13 years ago

jQuery 1.4.3 problem. [15821] broke this.

#3 @scribu
13 years ago

  • Cc scribu added

#4 @scribu
13 years ago

  • Milestone changed from Awaiting Review to 3.1
  • Priority changed from lowest to normal

#5 @scribu
13 years ago

  • Component changed from Administration to JavaScript
  • Summary changed from Add New Category feature broken on Write screen in Firefox 4 beta to Add New Category feature broken on Write screen

#6 @jane
13 years ago

  • Keywords needs-patch added

#7 @scribu
13 years ago

The latest jQuery doesn't seem to fix this. See #15227

#8 @ronbme
13 years ago

This is still broken in Firefox 3.6.12.

There is no way to add a category when editing/creating a post.

#9 @demetris
13 years ago

Seems to be fixed in jQuery 1.4.4 final. (See #15227 for jQuery 1.4.4.)

#10 @ocean90
13 years ago

  • Keywords needs-patch removed
  • Resolution set to fixed
  • Status changed from new to closed

tested and fixed with [16318]

Note: See TracTickets for help on using tickets.