Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct bug of PR #34 - old javascript function name #37

Closed

Conversation

Multiconecta
Copy link
Contributor

In javascript (js/actualtime.js), the function was renamed from showtaskform to actualtime_showTaskForm, but one change was missing in ajax/timer.php, causing error on clicking the link on popup message when the user tries to start a timer but has a timer already on in another task.

Sorry for that. As a javascript hook that opens in EVERY page, I changed some common names to be sure to avoid any collision with other plugins' functions and fields names.

(in javascript, the function was renamed from showtaskform to
actualtime_showTaskForm, but one change was missing in ajax/timer.php)
@OscarBeiro OscarBeiro added the bug Something isn't working label Mar 21, 2019
@OscarBeiro OscarBeiro added this to the 1.2.0 milestone Mar 21, 2019
@xacobofg xacobofg closed this Mar 22, 2019
Multiconecta added a commit to Multiconecta/actualtime that referenced this pull request Mar 25, 2019
@Multiconecta Multiconecta deleted the wrong_function_name branch March 25, 2019 16:16
xacobofg added a commit that referenced this pull request Mar 28, 2019
Solve errors because of conflicted merges PRs #36, #37 and #38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants