metafacture / metafacture-fix

Work in progress towards an implementation of the Fix language for Metafacture
Apache License 2.0
6 stars 2 forks source link

`lookup`s `delete`-option creates another label where it should not #323

Open TobiasNx opened 1 year ago

TobiasNx commented 1 year ago

Had another altercation with a problem of the delete option: https://github.com/hbz/lobid-resources/commit/b54b8af8e2a76e06e8a80b10d67ce614a0c95988

The delete option created an label, that should not be there. If I delete the delete option, the unwanted label is deleted again.

Originally posted by @TobiasNx in https://github.com/metafacture/metafacture-fix/issues/321#issuecomment-1706169704