NationalMuseumAustralia / Collection-API

The public web API of the National Museum of Australia
10 stars 0 forks source link

"username" hyperlinks in dashboard don't work #145

Open Conal-Tuohy opened 5 years ago

Conal-Tuohy commented 5 years ago

In the API usage dashboard, clicking on one of the username hyperlinks produces a dashboard with no values visible. Selecting the user from the drop-down option list works fine, so it's presumably just that the username parameter is being mis-encoded in some way in the hyperlink.

Conal-Tuohy commented 9 months ago

The user identifiers are not being URL encoded and this means that if your current filter includes a user then none of the hyperlinks will work.