Skip to content

clirar: expand the list of messages about incorrect password

Ilya Pominov requested to merge ipominov/ark:unrar_extract_pwd into master

The unrar utility changed the message about incorrect password when unpacking an encrypted rar archive.

New message for unrar 6.11 has format: "Incorrect password for filename"

STEPS TO REPRODUCE:

  1. Try extract rar archive with clirar plugin
  2. Enter incorrect password

EXPECTED RESULT: Ark show error message about incorrect password

OBSERVED RESULT: Ark show message "Extracting Files (Finished)"

Merge request reports