#3429 closed defect (bug) (worksforme)
Add category field missing on write post
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (10)
#1
@
20 years ago
- Component changed from General to Administration
- Milestone changed from 2.0.6 to 2.1
- Severity changed from critical to blocker
#3
@
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.
#4
@
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).
#6
@
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.
Note: See
TracTickets for help on using
tickets.
May I ask what AJAX? Does it require the WYSIWYG editor enabled? I don't see the bug...