[Fusioninventory-commit] [fusinv/fusioninventory-agent] f95fa0: get UTF8 from Win32::OLE

Gonéri Le Bouder goneri at rulezlan.org
Thu May 17 21:04:18 UTC 2012


  Branch: refs/heads/2.2.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: f95fa0de8efe17db2d8e50c42a4a3ebc54698a18
      https://github.com/fusinv/fusioninventory-agent/commit/f95fa0de8efe17db2d8e50c42a4a3ebc54698a18
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/User.pm

  Log Message:
  -----------
  get UTF8 from Win32::OLE

much like commit:31a16363cb25ed23cc189e744b73c282e9b5d4c6


  Commit: f791c0eb973ebb4e8f2658d069116cce07bd9553
      https://github.com/fusinv/fusioninventory-agent/commit/f791c0eb973ebb4e8f2658d069116cce07bd9553
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools.pm

  Log Message:
  -----------
  protect XML entities

use HTML::Entities to protect the content of the XML.

closes: #1566

This changes also fix the "Wide character" errors with Compress::Zip
by avoid the failure of utf8::downgrade().
All the character are avalaible in the current code page.

Reported-by: James M Pulver <jmp242 at cornell.edu>


Compare: https://github.com/fusinv/fusioninventory-agent/compare/c7fee92...f791c0e


More information about the Fusioninventory-commit mailing list