[Fusioninventory-commit] [fusinv/fusioninventory-agent] 41d810: cosmetics

Guillaume Rousse guillomovitch at gmail.com
Sun May 20 09:50:14 UTC 2012


  Branch: refs/heads/2.2.x
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 41d8102d7114654db9ecd957ee3da7e03dff8485
      https://github.com/fusinv/fusioninventory-agent/commit/41d8102d7114654db9ecd957ee3da7e03dff8485
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M t/inventory/windows/softwares.t

  Log Message:
  -----------
  cosmetics


  Commit: 15c85e185709d9aa88ced274f42983e33297ac39
      https://github.com/fusinv/fusioninventory-agent/commit/15c85e185709d9aa88ced274f42983e33297ac39
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-20 (Sun, 20 May 2012)

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

  Log Message:
  -----------
  Revert "protect XML entities"

This reverts commit f791c0eb973ebb4e8f2658d069116cce07bd9553.

XML::TreePP already handles prohibited characters automatically,
explicitely doing it beforehand just triggers double conversion into
characters entities.

See #1566 for details, and t/xml/query/inventory.t for related test.


  Commit: be71362b730c26b2d0ccdcc965baddcebf770466
      https://github.com/fusinv/fusioninventory-agent/commit/be71362b730c26b2d0ccdcc965baddcebf770466
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M t/xml/query/inventory.t

  Log Message:
  -----------
  additional content test

This allow to test for double character entities issues, using
an actual underlying inventory object.


Compare: https://github.com/fusinv/fusioninventory-agent/compare/3af1006...be71362


More information about the Fusioninventory-commit mailing list