Last modified: 2014-02-27 18:34:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64004, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62004 - Editor "continue" icon gone missing, prevents editing
Editor "continue" icon gone missing, prevents editing
Status: RESOLVED DUPLICATE of bug 62010
Product: MobileFrontend
Classification: Unclassified
stable (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Nobody - You can work on this!
: browser-test-bug
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-27 16:52 UTC by Chris McMahon
Modified: 2014-02-27 18:34 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chris McMahon 2014-02-27 16:52:32 UTC
seen in beta labs as of Feb 27 and confirmed by testing against beta locally.  After editing a page, no 'continue' button appears, which stops editing: 

$ bundle exec cucumber features/diff.feature 
@en.m.wikipedia.beta.wmflabs.org @test2.m.wikipedia.org
Feature: Page diff

  Scenario: Added and removed content         # features/diff.feature:4
    Given I am logged into the mobile website # features/step_definitions/common_steps.rb:1
    When I go to the "Diff test" page         # features/step_definitions/common_steps.rb:92
    And I click the edit button               # features/step_definitions/editor_steps.rb:7
    And I clear the editor                    # features/step_definitions/editor_steps.rb:23
    And I type ABC DEF into the editor        # features/step_definitions/common_article_steps.rb:10
    And I click continue                      # features/step_definitions/common_article_steps.rb:41
      timed out after 5 seconds, waiting for {:class=>"continue icon", :tag_name=>"button"} to become present (Watir::Wait::TimeoutError)
      features/diff.feature:10:in `And I click continue'
Comment 1 Brion Vibber 2014-02-27 17:16:56 UTC
Works fine on a local install on master for me, but definitely broken on en.m.wikipedia.beta.wmflabs.org (tested in Firefox and Chrome) -- the entire UI seems to go missing except for the text box.

HTML still seems to be there but it's hidden by something.
Comment 2 Jon 2014-02-27 18:34:47 UTC
There is actually a more serious caching issue here.

*** This bug has been marked as a duplicate of bug 62010 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links