Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#3429 closed defect (bug) (worksforme)

Add category field missing on write post

Reported by: mypatricks's profile mypatricks Owned by: ryan's profile ryan
Milestone: Priority: highest omg bbq
Severity: blocker Version: 2.1
Component: Administration Keywords: ie browser, ajax needs-patch
Focuses: Cc:

Description

Using IE in write new post/page, ajax seen no work.
Error: "Undefined" is null or not in object.

This problem also found in wordpress.com

Attachments (2)

ajax.jpg (18.6 KB) - added by mypatricks 20 years ago.
Attached
screenshot.png (12.8 KB) - added by markjaquith 20 years ago.
Screenshot of WP.com Write Page on XP/IE7

Download all attachments as: .zip

Change History (10)

#1 @Viper007Bond
20 years ago

  • Component changed from General to Administration
  • Milestone changed from 2.0.6 to 2.1
  • Severity changed from critical to blocker

#2 @ComputerGuru
20 years ago

May I ask what AJAX? Does it require the WYSIWYG editor enabled? I don't see the bug...

@mypatricks
20 years ago

Attached

#3 @markjaquith
20 years ago

  • Keywords needs-patch added
  • Priority changed from normal to highest

Windows XP SP2, IE7:
wp-admin/post-new.php
Line 16, Char 3

Error: 'undefined' is null or not an object
Code: 0

WYSIWYG disabled.

@markjaquith
20 years ago

Screenshot of WP.com Write Page on XP/IE7

#4 @mdawaffe
20 years ago

markjaquith,

This happens on page load?

May have nothing to do with ajax. Likely just be a plain jane JS error (which we'll need to fix).

#5 @markjaquith
20 years ago

Yep, on page load. I agree that it's likely just a JS error.

#6 @foolswisdom
20 years ago

  • Summary changed from Ajax error in write post to Add category field missing on write post

Can you still reproduce this issue on trunk?

ENV: WP trunk r4646

I cannot reproduce this issue on trunk, but can on WordPress.com in both IE6 and IE7 (not Firefox 2). Recommend closing WORKSFORME and will trac WP.com issue internally.

#7 @foolswisdom
20 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Closing WORKSFORME.

#8 @Nazgul
19 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.