By description of the backup I see now my users name (Mart) and not so as before time and date. (Backup tasks on Saturday, 04 April 2020 08:28)
That is the backup description. This is something that you fill in when taking the backup. The backup date and time is displayed
BELOW it.
What happened here is that your browser or your password manager automatically replaced the default backup description ("Backup taken on...") with your username.
ANGIE Password is not filled in but if I want to extract the backup it asks (not always) for a password.
Same as above. Your browser or password manager automatically filled in the ANGIE password field in the Backup Now page.
This behavior is outside our control. Browser DO NOT provide a way to opt out of this behavior anymore. Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete As you can read, the autocomplete="off" value has no effect. As they say: “In most modern browsers, setting autocomplete to "off" will not prevent a password manager from asking the user if they would like to save username and password information, or from automatically filling in those values in a site's login form. ” The problem is that browser are confused at what is a login form. Any form with a password field is treated as a login form.
We can't replace the password fields for the ANGIE and JPS passwords with plain text fields for privacy reasons (someone standing behind your shoulder could read your password) and we can't tell the browser to not auto-fill these fields. What we try to do is undo the auto-fill after approximately 0.5 seconds but this is not an exact science. If you have a slower computer your browser / password manager might take longer than that to apply its own autofill, beating our workaround. This happens, for example, with an anaemic Raspberry Pi 2 but not with my old Intel Core i5-4250U @ 1.30GHz computer running Windows 10. It's a matter of timing.
When running a backup please pay attention to what is in those two fields before hitting the start backup button.
After restore in XAMPP, a blurred square with an arrow pointing out appears on my front page. Under a jpg.
This comes from the extensions running on your site. Akeeba Backup restores the files and database to the same content they were when they got backed up. It does not, however, backup or restore the cache and temporary folders of your site because Joomla prescribes that they MUST be treated as temporary storage that can go away at any time. Most likely the extension you are using puts stuff in the cache folder without checking if it still exists before using it. That would be a bug in the extension that does that. I don't know how your site is built so I can't tell you which extension it is. Hopefully what I described will help you find out which one it is.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!