-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I use this package to test my site before sending to the server. I always get this error on four pages:
not ok 21 load http://localhost:8080/en-gb/impacto
---
operator: load
expected: "200 http://localhost:8080/en-gb/impacto"
actual: "Invalid URL"
at: http://localhost:8080/en/inicio (12:480) <a href="/en-gb/impacto#familias">...</a>
It may be due to the hash-redirect. But this link works on the live server, as you can check at https://brokkolat.org/en-gb/impacto#familias
This error is consistent: I've had it for about a year now. I have the site in multiple languages, it happens on most language, but never in the original language at https://brokkolat.org/pt/inicio . I have tried to fix the issue without success, so now I ignore these pages with --skip. It would be nice to add them again, in case one day I do break those page links.
maddsua
Metadata
Metadata
Assignees
Labels
No labels