Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Replaced calls to DialogHelper with calls to QuestionHelper#321

Closed
nacmartin wants to merge 2 commits into
sensiolabs:masterfrom
nacmartin:question_helper
Closed

Replaced calls to DialogHelper with calls to QuestionHelper#321
nacmartin wants to merge 2 commits into
sensiolabs:masterfrom
nacmartin:question_helper

Conversation

@nacmartin

Copy link
Copy Markdown
Contributor

As DialogHelper was deprecated in 2.5, replacing calls to it with calls to QuestionHelper is needed. On top of it, 4 days ago a Deprecated Error was introduced in DialogHelper, and this causes half of the tests of this bundle to fail.

This pull request fixes #320

@fabpot

fabpot commented Dec 4, 2014

Copy link
Copy Markdown
Member

Thank you @nacmartin.

@fabpot fabpot closed this in 2e2d809 Dec 4, 2014
fabpot added a commit that referenced this pull request Dec 7, 2014
…ionHelper (nacmartin)"

This reverts commit 2e2d809, reversing
changes made to 29e6fff.
@fabpot

fabpot commented Dec 7, 2014

Copy link
Copy Markdown
Member

Thank you @nacmartin.

fabpot added a commit that referenced this pull request Dec 7, 2014
…r (nacmartin)

This PR was squashed before being merged into the 2.4.x-dev branch (closes #321).

Discussion
----------

Replaced calls to DialogHelper with calls to QuestionHelper

As `DialogHelper` was deprecated in 2.5, replacing calls to it with calls to `QuestionHelper` is needed. On top of it, 4 days ago a Deprecated Error was introduced in `DialogHelper`, and this causes half of the tests of this bundle to fail.

This pull request fixes #320

Commits
-------

2faf7eb Replaced calls to DialogHelper with calls to QuestionHelper
fabpot added a commit that referenced this pull request Dec 7, 2014
…r (nacmartin)

This PR was squashed before being merged into the 2.5.x-dev branch (closes #321).

Discussion
----------

Replaced calls to DialogHelper with calls to QuestionHelper

As `DialogHelper` was deprecated in 2.5, replacing calls to it with calls to `QuestionHelper` is needed. On top of it, 4 days ago a Deprecated Error was introduced in `DialogHelper`, and this causes half of the tests of this bundle to fail.

This pull request fixes #320

Commits
-------

59eebd0 Replaced calls to DialogHelper with calls to QuestionHelper
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DialogHelper is deprecated

2 participants