dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] b697da: Fix: [Payments] Properly esca


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] b697da: Fix: [Payments] Properly escape variable for JS
Date: Fri, 17 Feb 2017 08:16:55 -0800

  Branch: refs/heads/5.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: b697da739963d3e78b3ad4f307b96cf79c7597dc
      
https://github.com/Dolibarr/dolibarr/commit/b697da739963d3e78b3ad4f307b96cf79c7597dc
  Author: Raphaƫl Doursenaud <address@hidden>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M htdocs/compta/paiement.php

  Log Message:
  -----------
  Fix: [Payments] Properly escape variable for JS

The company name may contain reserved characters such as a quote
which needs proper escaping to prevent upsetting the JavaScript
interpreter.


  Commit: cd2f6553333709f19a0fc9bdaab20a0ff107d2fd
      
https://github.com/Dolibarr/dolibarr/commit/cd2f6553333709f19a0fc9bdaab20a0ff107d2fd
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M htdocs/compta/paiement.php

  Log Message:
  -----------
  Merge pull request #6440 from GPCsolutions/5.0-escapejsvar

Fix: [Payments] Properly escape variable for JS


Compare: 
https://github.com/Dolibarr/dolibarr/compare/7f21c3f3f240...cd2f65533337

reply via email to

[Prev in Thread] Current Thread [Next in Thread]