required content update
This commit is contained in:
parent
45c0fb29f0
commit
01331f0b8f
1 changed files with 9 additions and 0 deletions
|
@ -6,4 +6,13 @@
|
||||||
There must also be the same problem for required content, and that should
|
There must also be the same problem for required content, and that should
|
||||||
also be fixed. Will be easy to do once the information is gathered
|
also be fixed. Will be easy to do once the information is gathered
|
||||||
into the keys database.
|
into the keys database.
|
||||||
|
|
||||||
|
Actually, in the drop --auto case, required content is automatically
|
||||||
|
handled correctly, because when checking preferred content it also checks
|
||||||
|
required content.
|
||||||
|
|
||||||
|
However, drop without --auto normally honors required content, but if the
|
||||||
|
same content is used by 2 files, one required and the other not, dropping
|
||||||
|
the latter file will drop the content of the first, violating required
|
||||||
|
content settings. This seems like it ought to be fixed.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
Loading…
Reference in a new issue