Skip to content

Conversation

@dk-tgz
Copy link

@dk-tgz dk-tgz commented Jun 19, 2025

…-05-14a

Update StatisticsBrowscap to use the correct namespaced HTTP client class (dokuwiki\HTTP\DokuHTTPClient) instead of the deprecated DokuHTTPClient. This resolves the "Class DokuHTTPClient not found" error that occurs when the statistics plugin attempts to fetch remote browscap data.

  • Replace DokuHTTPClient with dokuwiki\HTTP\DokuHTTPClient
  • Remove URL parameter from constructor (pass to get() method instead)
  • Ensures compatibility with DokuWiki "Librarian" release

…-05-14a

Update StatisticsBrowscap to use the correct namespaced HTTP client class
(dokuwiki\HTTP\DokuHTTPClient) instead of the deprecated DokuHTTPClient.
This resolves the "Class DokuHTTPClient not found" error that occurs when
the statistics plugin attempts to fetch remote browscap data.

- Replace DokuHTTPClient with dokuwiki\HTTP\DokuHTTPClient
- Remove URL parameter from constructor (pass to get() method instead)
- Ensures compatibility with DokuWiki "Librarian" release
@dk-tgz dk-tgz mentioned this pull request Jun 19, 2025
@dk-tgz
Copy link
Author

dk-tgz commented Jun 19, 2025

@splitbrain could you please check this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant