Felix Meschberger created FELIX-3916:
----------------------------------------

             Summary: Full ZIP file has wrong file indices
                 Key: FELIX-3916
                 URL: https://issues.apache.org/jira/browse/FELIX-3916
             Project: Felix
          Issue Type: Bug
            Reporter: Felix Meschberger
             Fix For: status-printer-1.0.0


When downloading the full inventory ZIP file (previously called Configuration 
Status ZIP), all entries have indices where attachements are named and should 
have the same index as the output of the InventoryPrinter.

For example the "Log Files" printer has index 12, the attached files are 
expected to have the same index, e.g.

  012-Log Files
  012-Log Files.txt

In reality the entries are:

   011-Log Files
   012-Log Files.txt

Looks like index handling increments the index incorrectly when adding the 
attachements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to