Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15201 closed defect (bug) (fixed)

Add New Category feature broken on Write screen

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

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
16 years ago

  • Cc admin@… added

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

#2 @Utkarsh
16 years ago

jQuery 1.4.3 problem. [15821] broke this.

#3 @scribu
16 years ago

  • Cc scribu added

#4 @scribu
16 years ago

  • Milestone Awaiting Review3.1
  • Priority lowestnormal

#5 @scribu
16 years ago

  • Component AdministrationJavaScript
  • Summary Add New Category feature broken on Write screen in Firefox 4 betaAdd New Category feature broken on Write screen

#6 @jane
16 years ago

  • Keywords needs-patch added

#7 @scribu
16 years ago

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

#8 @ronbme
16 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
16 years ago

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

#10 @ocean90
16 years ago

  • Keywords needs-patch removed
  • Resolutionfixed
  • Status newclosed

tested and fixed with [16318]

Note: See TracTickets for help on using tickets.