-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quick Draft from dashboard does not work #12404
Comments
Going through all the drafts I generated this way I think I see the common thread. The ones that worked are the ones that were just text. Anything with a link broke, probably because the quick draft tries to put everything in a classic block and G-berg is probably trying to force the link into some kind of embded block. Also as an aside, I find that embedded link behavior REALLY annoying when I'm trying to write. Sometimes I literally just want a link. and I don't want to have the stupid thing just break my entire paragraph block off because it wants to try and embed (which like 90% of the time it doesn't even do the embed right) |
Was not able to reproduce testing this on Firefox 63.0.3, WordPress 5.0-RC1-43946, no plugins, Twenty Nineteen Both testing with and without a link in quick draft worked for me. That include a post that contained a link and text and posts that only contained a link or only many links. A big +1 to not hijacking any naked URL and trying to turn it into an embed. That's something I frequently do when drafting content and saving a URL for use later. |
I tested three different ways:
I used the following sample content to create the following four Quick Drafts: Title: Quick Draft
Title: boygenius
Title: Alaska by Maggie Rogers
Title: A Myth of Two Souls
Results: the content
The versions were a little less out of sync for early betas but that was fixed and the plugin and 5.0-RC1 are lining up extremely closely and so this shouldn't be necessary right now. If you did want the very latest fixes, you would want to be testing with the @jcklpe I tested with what I think is similar sample content to what you described and what I see in your screenshots. If you're still having trouble, maybe could you include the sample content that's breaking for you in a reply for testing purposes? |
@designsimply I was able to reproduce the issue a second time with a fresh quick draft. I made sure to try multiple links but even a single link breaks it. Also in case it helps here's a read out of my active plugin list from wp-cli, though I don't think I have anything installed that's very unusual.
|
Ah, so to get that plugin list I had to install wp-cli on my new host (just switched to vps and I've been putting off doing it). And since I had wp-cli installed I decided that I should disable the beta tester plugin so that I could manually update to release clients via CLI whenever I wanted to (since I'd only really installed the plugin to get on 5.0RC and I wasn't planning on rolling a bleeding edge beta for my live production website.) And since I was at it, I also deactivated the Gutenberg plugin since ya'll said that was basically the same. And then I thought... hmmm... maybe I should test again. And it works now! I turned back on g-berg plugin, just to narrow the issue down and it broke again! So it seems that it has to do with when g-berg is installed and perhaps specifically when it's installed over WP 5.0 RC. Which... well seems like a pretty narrow time period for this to be an issue? Maybe it's something ya'll should check out more, but please feel free to close this issue if ya'll consider this basically taken care of. |
Good to know about 5.0+plugin—though I did try testing that scenario too and my test was okay! To clarify, it's breaking for you with WordPress 5.0-RC1-43946 + Gutenberg 4.6 and all of the plugins noted in #12404 (comment) active? Any chance you are able to temporarily deactivate all of the other plugins except Gutenberg (or maybe just a few like advanced-custom-fields-pro, insert-pages, medium, wp-code-highlightjs, wordpress-seo) as a test to try to rule out a plugin+plugin conflict? |
Yes it is as you said, wordpress 5.0 plus all the plugins listed in the list. Unfortunately I've uninstalled the Beta and Gutenberg plugins and it's a live production website that I'm currently using the look for my next job (savings are really starting to get thin) so I am hesitant to test it too much more (though I'm in Austin so... yah know if WPengine or Automattic want a bright eyed bushy tailed designer turning dev looking for more experience, just drop a line!) And like I said it seems like a pretty narrowly applicable issue that will basically fix itself once WP 5.0 officially comes out and Gberg as a separate plugin is retired. |
Looping back to check this again now that 5.0 has launched!
Result: draft works normally, both links are present, the YouTube link on it's own line turns into an embed as expected. Title: testing Closing since I couldn't see the problem happen in a new test after the software has been updated and because you mentioned, "please feel free to close this issue if ya'll consider this basically taken care of." If the problem crops up again, please re-open! |
Describe the bug
I create a quick draft from the dashboard of a live production site and while it saves the blog post draft it does not save the contents of the body
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the body paragraph information that I entered in the quick draft widget to be there. It isn't.
Screenshots
Weirdly enough this test post shows up?
But if you look at the other posts (which one of them has it's intended contents still visible from the first screenshot, you'll see that it's broken.
The embedded link was added after opening up the full edit to add an additional link and finding that it ran into this problem.
I'm running Wordpress 5.0 with gutenberg plugin activated (because I want the latest fixes on the editor since it's stills pretty buggy)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: