Commit 8b0fbfe8065140db3c4319b715bdeb69558828c6
1 parent
da39d2b1
bug description
Showing
1 changed file
with
3 additions
and
0 deletions
TODO
| @@ -17,6 +17,9 @@ | @@ -17,6 +17,9 @@ | ||
| 17 | update dictionary keys at least with strings. Make sure it is | 17 | update dictionary keys at least with strings. Make sure it is |
| 18 | possible to implement something akin to pdf-mod-info in C. | 18 | possible to implement something akin to pdf-mod-info in C. |
| 19 | 19 | ||
| 20 | + * Fix bug: this->encrypt_metadata is not set when | ||
| 21 | + copyEncryptionParameters is used. | ||
| 22 | + | ||
| 20 | * If possible implement the other encrypted file types as reported in | 23 | * If possible implement the other encrypted file types as reported in |
| 21 | bug 3173659. See ../misc/encrypted-3173659/details.txt for a | 24 | bug 3173659. See ../misc/encrypted-3173659/details.txt for a |
| 22 | detailed description of the problems and an extraction of all the | 25 | detailed description of the problems and an extraction of all the |