Robert J. Lang

Results 263 comments of Robert J. Lang

> I would call this a documentation problem, not a bug. And it would be very, very low in my list of priorities, to be honest. I would not disagree...

Having suggested putting the issue here, I now see that telemetry is carried out by the `project_telemetry` module, which is a sub-module of the [Project](https://backdropcms.org/project/project) module. So perhaps the issue...

Left-aligning the last line does look like the thing to do.

Closing in favor of https://github.com/backdrop/backdrop/pull/4967.

So how about for now if we move the reporting of cURL's version (or absence) into system core (as `$requirements['curl']`), and then in Simpletest, we only add a separate entry...

@findlabnet, if you're setting the `'description'` of `$requirements['curl']` in `hook_requirements()`, that would wipe out another module's description (or vice-versa) if they both needed cURL and added their own description for...

> Do you think that we should fix that here, or scope creep? I'm fixing some other nits at the same time, so yes, here.

PR updated, ready for further testing. Also fixed some capitalization consistency, some "that/which" correction, and the `$t` mentioned above.

CSpell didn't like "libssh" (3 places), so I added it to .cspell/cspell.json.