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

Hotfix - Formularios Web - Eliminar información no necesaria en formularios generados #323

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

jordiSTIC
Copy link
Collaborator

@jordiSTIC jordiSTIC commented Aug 2, 2024

Descripción

Se ha observado que en los formularios Stic, se incluye un campo oculto llamado "defParams" que contiene información no necesaria en los formularios generados

Solución propuesta

Se ha eliminado información no necesaria relativa a reCAPTCHA incluída en el campo "defParams"

Pruebas

  1. Configurar reCAPTCHA para formularios: https://wikisuite.sinergiacrm.org/index.php?title=Google_reCAPTCHA
  2. Crear un formulario web de Captación de Fondos con reCAPTCHA
  3. Verificar que el formulario funciona correctamente
  4. Crear un formulario web de Inscripción a Eventos con reCAPTCHA
  5. Verificar que el formulario funciona correctamente
  6. En código, verificar los cambios, evaluando especialmente que la variable $defParams no contiene información no relevante (esta variable se materializará en un campo oculto del formulario)

@jordiSTIC jordiSTIC added bug Something isn't working Formularios web not urgent labels Aug 2, 2024
@jordiSTIC jordiSTIC self-assigned this Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Actions executed at: 2024-09-20 15:43:14.

@jordiSTIC jordiSTIC changed the title Hotfix - Formularios Web - Eliminar configuraciones de reCAPTCHA en formularios generados Hotfix - Formularios Web - Eliminar campo oculto con información no necesaria en formularios generados Aug 7, 2024
@jordiSTIC jordiSTIC changed the title Hotfix - Formularios Web - Eliminar campo oculto con información no necesaria en formularios generados Hotfix - Formularios Web - Eliminar información no necesaria en formularios generados Aug 7, 2024
@jordiSTIC jordiSTIC marked this pull request as ready for review August 7, 2024 15:46
Copy link
Collaborator

@ManuSinergiaCRM ManuSinergiaCRM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)probado

Copy link
Collaborator

@PaulaaSTIC PaulaaSTIC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)probado

@AlbertoSTIC AlbertoSTIC merged commit 9584033 into develop Sep 20, 2024
1 check passed
@AlbertoSTIC AlbertoSTIC deleted the bug/recaptchaConfigsInWebForms branch September 20, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants