Robert J. Lang

Results 35 issues of Robert J. Lang

## Description of the need Found this PHP error in watchdog on a site, resulting from a cron run: EntityStorageException: The username and email are both addresses that do not...

type - feature request
status - has pull request
pr - needs testing
pr - needs code review

## Description of the need Currently, when you add a link to a menu via /admin/structure/menu/manage/menu_name/add?langcode=und, you choose the parent link via a drop-down selector, whose options include every possible...

type - feature request
status - has pull request
pr - needs testing
pr - needs work
milestone candidate - minor

Per https://github.com/backdrop/backdrop-issues/issues/4868#issuecomment-1003865992, Normal paths (e.g., `node/1`) should not be accepted for layout paths; they should be router paths (e.g., `node/%`). So validation should be added to the Configure Layout page...

type - bug report

We should create a new contrib module named `annual_review` that allows both content (nodes) and user accounts to be reviewed annually. *Description of feature:* On cron, this module will determine...

Per Zulip discussion: https://backdrop.zulipchat.com/#narrow/stream/218635-Backdrop/topic/New.20site.20launched/near/406611268 It would be nice to add "Sites I've developed" as a field to user profiles. And then, on Showcase nodes, to display those as "Other sites...

When the README file of a project contains HTML that is formatted as code, it is double-escaped when it appears on the project page on b.org. Example from the Bootstrap...

This is not necessarily a bug, but it came up in [This Zulip chat](https://backdrop.zulipchat.com/#narrow/stream/218635-Backdrop/topic/Paragraphs.20.20-.20wrong.20version.20listed.20in.20the.20Backdrop.20portal) about the Paragraphs module. Opening this issue so we can continue the discussion here. The issue...

Fixes https://github.com/backdrop-ops/backdropcms.org/issues/1001.

At the Community meeting this week, there was discussion and presentation from @cellear on a proposed system for us to facilitate making matches between website owners needing conversion assistance and...

Per meeting notes from CiviCRM meeting on 2022/03/14, add the CIviCRM GDPR extension to the codebase (download the extension locally, then commit it to the repo and git pull to...