#24424 closed task (blessed) (fixed)
Add a general WordPress Backbone utility file
| Reported by: | koopersmith | Owned by: | koopersmith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
We've already added wp.template, but we could use a few more common Backbone helpers. Let's move these to a single wp-backbone file to start.
Attachments (1)
Change History (16)
#8
@
13 years ago
- Resolution fixed
- Status closed → reopened
Getting this on Edit Post screen after [24369] (with SCRIPT_DEBUG disabled):
Error: TypeError: wp.xhr is undefined
Looks like bumpbot didn't create wp-util.min.js.
#9
follow-up:
↓ 10
@
13 years ago
I can't seem to replicate it at the moment, but when I first saw the issue with "Add Media", "Select Audio", etc. I was also having a problem, where on custom post types, the switcher was kicking me out to standard 'post' types and out of the custom post type. The link was missing the post_type=demo var. Just a heads up that maybe someone else can test.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See [24358] and [24359].