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

Bug con test OA's de Web Api - Dataverse #1757

Closed
ChristianRL23 opened this issue Feb 26, 2024 · 2 comments · Fixed by #1819
Closed

Bug con test OA's de Web Api - Dataverse #1757

ChristianRL23 opened this issue Feb 26, 2024 · 2 comments · Fixed by #1819
Assignees
Labels
bug Error que necesita arreglo
Milestone

Comments

@ChristianRL23
Copy link
Contributor

El test: "Se registra un Event Listener con un parámetro de evento" falla cuando se pasa el nombre de una función al eventListener.

image
image (1)

Caso contrario cuando se define ahí mismo la función o una función anónima la llama:

image
image

@ChristianRL23 ChristianRL23 added the bug Error que necesita arreglo label Feb 26, 2024
@unjust unjust assigned unjust and unassigned unjust Mar 11, 2024
@unjust unjust added this to the v8.5.0 Follow up C# milestone Mar 11, 2024
@unjust unjust modified the milestones: v8.6.0 , v8.7.0 Apr 12, 2024
@vivieall
Copy link
Contributor

Bug verificado
image

Se añadirá una validación adicional a las condicionales de dicho test que valida si el segundo argumento es una referencia a una función por su nombre.

@vivieall
Copy link
Contributor

Fixed. PR sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error que necesita arreglo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants