Closed matthiaskoenig closed 7 years ago
The problem is that the second description was considered empty, since it had no creator set. This when the archive was created it was discarded. Since I'm now allowing to read those, as was needed to read the JWS metadata from issue #22, this will now work as well.
Note that i changed the path back to save the file in the current directory, as saving it to a nonexisting subdirectory will fail.
Somehow setting descriptions on entries is not working. See the added example in https://github.com/sbmlteam/libCombine/pull/19 Which gives the following output:
I am trying to set the description on
But somehow no metadata is set. Setting metadata works on '.', but somehow not on other locations.