Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Uncommented method to possibly fix a bug with number range inputs #18

Closed
wants to merge 1 commit into from

Conversation

rsheer
Copy link

@rsheer rsheer commented Mar 25, 2019

If you create a "Range Input"-Question, there is a clear button on the GUI which is activated after the user gave his first answer. If the user clicks on this button, he gets an error and will be redirected to the error page.

The error mesage was: Call to undefined method xlvoNumberRangeGUI::clear()

As I found in the class xlvoNumberRangeGUI, around line 53, the function clear() is commented out. If I uncomment this method, it seems to work.

I don't know LiveVoting well enough to know if this really is a bugfix. Just wanted to let you know about it with this PR.

@mstuder
Copy link
Member

mstuder commented Oct 4, 2019

Thank you for your pull request!! I just fixed the bug with Version 4.3.3 of LiveVoting.

Thx again!
Martin

@mstuder mstuder closed this Oct 4, 2019
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.

None yet

2 participants