Kevin Bowrin
Kevin Bowrin
In Hyrax 3.4.1, in `services/hyrax/analytics/matomo.rb`, `get` returns an empty array if the response status is not 200. That causes a confusing "ActionView::Template::Error (no implicit conversion of String into Integer)" error...
##### SUMMARY When using the `authorized_key` module, tasks which use the `key_options` parameter always fire 'changed'. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME authorized_key ##### ANSIBLE VERSION ```paste...
### Descriptive summary When using Matomo instead of GA analytics, visiting /files/IDENT/stats?locale=en causes a 500 error. ``` Rendered vendor/bundle/ruby/2.7.0/gems/hyrax-3.4.1/app/views/hyrax/stats/file.html.erb within layouts/hyrax/1_column (6.8ms) Completed 500 Internal Server Error in 69ms (ActiveRecord:...
Per Google, on July 1, 2023, Universal Analytics properties will no longer process data. Hyrax will need to support GA4. `HYRAX_ANALYTICS_PROVIDER` could have an additional option (`ga4`) or GA4 properties...
Issue #13 was never really fixed. I incorrectly assumed something about the behavior of scopes in Jinja2 templates. Thank you @tjdavis3 for uncovering this problem. Fixed in #94, which uses...