[wp-trac] [WordPress Trac] #28947: Updating translations... Footer out of place.

WordPress Trac noreply at wordpress.org
Tue Jul 29 08:41:12 UTC 2014


#28947: Updating translations... Footer out of place.
-----------------------------+-----------------------
 Reporter:  avryl            |       Owner:  ocean90
     Type:  defect (bug)     |      Status:  reopened
 Priority:  normal           |   Milestone:  4.0
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:
-----------------------------+-----------------------

Comment (by ocean90):

 Another one: When updating a single plugin you get:

 {{{
 <div class="wrap">
         <h2>Update Plugin</h2>
         <p>Downloading update from <span
 class="code">https://downloads.wordpress.org/plugin/debug-
 bar.0.8.1.zip</span>…</p>
         <p>Unpacking the update…</p>
         <p>Installing the latest version…</p>
         <p>Removing the old version of the plugin…</p>
         <p>Plugin updated successfully.</p>
         <iframe style="border:0;overflow:hidden" width="100%"
 height="170px" src="update.php?action=activate-
 plugin&networkwide&plugin=debug-bar%2Fdebug-
 bar.php&_wpnonce=01efc775fa"></iframe>
         <script type="text/javascript">
                 (function( wp ) {
                         if ( wp && wp.updates.decrementCount ) {
                                 wp.updates.decrementCount( "plugin" );
                         }
                 })( window.wp );
         </script>
         <p><a href="http://develop.wp.dev/wp-admin/plugins.php" title="Go
 to plugins page" target="_parent">Return to Plugins page</a></p>
         <p>Some of your translations need updating. Sit tight for a few
 more seconds while we update them as well.</p>
         <div class="update-messages lp-show-latest">
                 <h4>Updating translations for WordPress (ar)…</h4>
                 <p>Downloading translation from <span
 class="code">https://global.wordpress.org/builds/core/4.0-alpha/ar.zip</span>…</p>
                 <p>Unpacking the update…</p>
                 <p>Installing the latest version…</p>
                 <div class="lp-error">
                         <p>Invalid Data provided.</p>
                 </div>
                 <p>Translation update failed.</p>
         </div>
 </div>
 </div>
 <div class="clear"></div></div><!-- wpbody-content -->
 <div class="clear"></div></div><!-- wpbody -->
 <div class="clear"></div></div><!-- wpcontent -->
 }}}

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


More information about the wp-trac mailing list