[wp-trac] [WordPress Trac] #30773: Plugin information modal: banner repeats when scrollable

WordPress Trac noreply at wordpress.org
Thu Jan 22 21:20:45 UTC 2015


#30773: Plugin information modal: banner repeats when scrollable
--------------------------+---------------------------------
 Reporter:  senff         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.2
Component:  Plugins       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, administration
--------------------------+---------------------------------

Comment (by valendesigns):

 It may have been excepted, but they would have had to cd into the
 directory that the file is in to apply the patch. Which is extra work for
 the committers.

 You will need to be in the root directory of your WordPress SVN checkout.
 The directory structure in that folder looks like:
 {{{
 /src/
 /tests/
 /tools/
 .editorconfig
 .gitignore
 .jshintrc
 .travis.yml
 Gruntfile.js
 package.json
 phpunit.xml.dist
 wp-cli.yml
 wp-config-sample.php
 wp-tests-config-sample.php
 }}}

 In that folder, right-click and select SVN Create Patch from the
 TortoiseSVN context menu.

 Once the patch is created and saved, you should see the proper path at the
 top of the file.
 {{{
 Index: src/wp-admin/css/common.css
 ===================================================================
 --- src/wp-admin/css/common.css        (revision XXXXX)
 +++ src/wp-admin/css/common.css        (working copy)
 }}}

 Hopefully that clears it up for you.

 Cheers,
 Derek

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30773#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list