Skip to content

octl tool unable to write logical groups to an empty file #9

@barajas

Description

@barajas

Description:

While creating a logical group using the octl tool with a given empty file the logical group is not added.

Expected behavior:

I expect to see the logical group added on the given file and a completion message after executing it:

Grouping: Add done successfully!

Actual behavior:

I do not see the completion message and the file remains empty.

Reproduction steps:

$ touch test.xml
$ ./octl -l test.xml grouping add test1 c8

ERROR: [[INVALID],INVALID] : pugi_parser: Cannot open file 'test.xml' because No document element found
ERROR: [[61621,0],0] : pugi_parser: Cannot open file 'test.xml' because No document element found

Specifications:

  • version: cad49d9
  • platform: CentOS 7.2
  • Component: octl tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions