dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] f11508: Fix: an url must be with url


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f11508: Fix: an url must be with url escape format.
Date: Fri, 01 Jun 2012 11:53:06 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f11508a09e83688e5bb44b62770c96b9888e7372
      
https://github.com/Dolibarr/dolibarr/commit/f11508a09e83688e5bb44b62770c96b9888e7372
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M htdocs/projet/document.php

  Log Message:
  -----------
  Fix: an url must be with url escape format.


  Commit: 61ed2690449818b81cfc05bea5ce9d25aafbf36a
      
https://github.com/Dolibarr/dolibarr/commit/61ed2690449818b81cfc05bea5ce9d25aafbf36a
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M htdocs/core/lib/files.lib.php

  Log Message:
  -----------
  Fix: restore broken feature. File upload/delete was ko with linux and
windows.
Note also that strisplashes should never be used anywhere in the code,
because strislashes is nor a HTML escape, nor a javascrip escape, nor a
shell or PHP escape function. If stripslashes is used somewhere, this
means there is a bug somewhere else.

upload/delete using the standard feature (not fileupload) works
correctly with that on linux/windows.


  Commit: 6147377e16490a1056fe2f68ed42e55fd31ef7ab
      
https://github.com/Dolibarr/dolibarr/commit/6147377e16490a1056fe2f68ed42e55fd31ef7ab
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix: Try a fix for the _FILES escape problem.


  Commit: 7bc803ca9ee6c6a353775eb7bc8dee427bf4311d
      
https://github.com/Dolibarr/dolibarr/commit/7bc803ca9ee6c6a353775eb7bc8dee427bf4311d
  Author: Laurent Destailleur <address@hidden>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M htdocs/fichinter/list.php

  Log Message:
  -----------
  Merge branch 'develop' of ssh://address@hidden/Dolibarr/dolibarr.git into 
develop


Compare: https://github.com/Dolibarr/dolibarr/compare/38740fb...7bc803c

reply via email to

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