#29114 closed defect (bug) (fixed)
wp-view is not visible with nonexistant media.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | ui, javascript | Cc: |
Description
Using the WP 4.0 beta (4.0-beta2-20140803), and Twenty Fourteen theme, I was seeing some weird behavior:
Go to a page that has the following in "text" mode:
<div> Hello! <div> [playlist ids="45,30,24,22,20,18"] </div> </div>
Switch to Visual mode, and notice that the view isn't shown. (In this case, 45 and others were non-existent posts.) It only shows a big white space with no border.
(Tested on Chromium 34, Ubuntu 14.04)
Attachments (4)
Change History (14)
#4
@
7 years ago
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In 29546:
#5
@
7 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Still happening in latest wp4.0 nightly-beta.
#7
@
7 years ago
It still keeps "loading" when you switch to text mode and back. The problem is that we're not caching error messages, only the parsed text. Patch above. Needs testing.
#9
follow-up:
↓ 10
@
7 years ago
Sorry, looks like something is wrong with WP Beta Plugin and it's not grabbing what is the latest on SVN.
With the latest code from SVN this looks ok.
#10
in reply to:
↑ 9
@
7 years ago
Replying to programmin:
Thanks for confirming :)
Confirmed in trunk, not an issue in 3.9.