Bug? URL being truncated on web snapshot
I'm seeing what looks like a bug when attempting to snapshot `https://udlguidelines.cast.org/more/frequently-asked-questions/` using the Chrome connector with Zotero 9.0.4.
The canonical URL for this page is clearly given in the source:
```
```
However, the parent item is given the value `https://udlguidelines.cast.org` in the `URL` field.
The filename for the snapshot itself is also `udlguidelines.cast.org.html`.
I get similar behavior with other pages on this site.
Is this a bug? Or a configuration issue on the site? Seems like the former, since the site gives a canonical URL.
The canonical URL for this page is clearly given in the source:
```
```
However, the parent item is given the value `https://udlguidelines.cast.org` in the `URL` field.
The filename for the snapshot itself is also `udlguidelines.cast.org.html`.
I get similar behavior with other pages on this site.
Is this a bug? Or a configuration issue on the site? Seems like the former, since the site gives a canonical URL.
Upgrade Storage
link rel="canonical" href="https://udlguidelines.cast.org/more/frequently-asked-questions/"
<meta property="og:url" content="https://udlguidelines.cast.org">Not sure what's right here conceptually, but obviously the site isn't set up well. The og:url should be the current URL.
(use HTML tags for formatting; we've been asking for markdown for years; it'll happen eventually ;)
Thanks. As an economist, I wasn't expecting tech support from Adam Smith today. ;)