[wp-trac] [WordPress Trac] #30071: Notice triggered by wp_fullscreen_html when using wp_editor and no global $post is set
WordPress Trac
noreply at wordpress.org
Thu Nov 13 16:31:52 UTC 2014
#30071: Notice triggered by wp_fullscreen_html when using wp_editor and no global
$post is set
------------------------------------+------------------------------
Reporter: marcochiesi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+------------------------------
Comment (by kpdesign):
Replying to [comment:7 marcochiesi]:
> Replying to [comment:6 kpdesign]:
> By the way, which is the correct folder to be used as base? In the
tutorial the paths were like this:
> {{{
> Index: wp-includes/class-wp-editor.php
> }}}
> and I also found[http://www.doitwithwp.com/submit-patch-wordpress-core-
beginners/ this other article] with the same path, while in your example
it was:
> {{{
> Index: src/wp-includes/class-wp-editor.php
> }}}
If you check out WordPress via SVN from
http://develop.svn.wordpress.org/trunk/, you'll get the folder structure I
posted above, and the path in your patch will look like
{{{
Index: src/wp-includes/class-wp-editor.php
}}}
when you create the patch from the root directory.
The tutorial in the handbook will be updated to reflect this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30071#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list