Last modified: 2014-11-03 18:08:04 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 T74440, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72440 - aliases save button not disabled when clicking edit but not entering or changing anything yet
aliases save button not disabled when clicking edit but not entering or chang...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-23 18:27 UTC by Aude
Modified: 2014-11-03 18:08 UTC (History)
3 users (show)

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


Attachments

Description Aude 2014-10-23 18:27:58 UTC
can confirm this...

  Scenario: Click edit button                    # features/aliases.feature:23
    When I click the aliases edit button         # features/step_definitions/aliases_steps.rb:9
    Then New alias input field should be there   # features/step_definitions/aliases_steps.rb:101
    And Aliases edit button should not be there  # features/step_definitions/aliases_steps.rb:66
    And Aliases cancel button should be there    # features/step_definitions/aliases_steps.rb:70
    And Aliases save button should be disabled   # features/step_definitions/aliases_steps.rb:86

      expected #<FalseClass:0> => false
           got #<TrueClass:20> => true

      Compared using equal?, which compares object identity,
      but expected and actual are not the same object. Use
      `expect(actual).to eq(expected)` if you don't care about
      object identity in this example.

       (RSpec::Expectations::ExpectationNotMetError)
      ./features/step_definitions/aliases_steps.rb:88:in `block (2 levels) in <top (required)>'
      ./features/step_definitions/aliases_steps.rb:87:in `/^Aliases save button should be disabled$/'
      features/aliases.feature:28:in `And Aliases save button should be disabled'
Comment 1 Henning 2014-10-24 09:59:45 UTC
Unable to reproduce locally. Does that occur after https://gerrit.wikimedia.org/r/#/c/161453/? What is the last commit?
Comment 2 Lydia Pintscher 2014-11-03 18:08:04 UTC
Seems fine on test.wikidata.org

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


Navigation
Links