I find it inconsistent the way some form ids are named. For example, we have post_node_form
for Post content type nodes and comment_node_post_form
for its comments. Should've they been named either:
post_node_form
comment_post_node_form
or
node_post_form
comment_node_post_form
Haven't checked how Drupal forms' ids named, but most probably we inherited this mess from Drupal. It's really minor nuance that could be ignored, but then maybe consensus says we should correct it?
GitHub Issue #:
4706
Recent comments
Hi Olavski Thanks for your reply. Sure, there are differences in terms of versions of PHP and MySQL but imo nothing what matters. And, I moved the entire BD installation in the same...
Losing link to embedded pictures when moving my installation
Hi Rolf, are there some differences between your local server and the productive hosting, e.g. different base URLs like mysite.local/backdrop vs. mysite.com? You could experiment with...
Losing link to embedded pictures when moving my installation
Thank you for providing the links to the Ckeditor 5 problem when using the gin theme that may occur after updating Backdrop to the 1.32.0 release, and the link to the new release of gin that...
Backdrop CMS 1.32.0 Upgrade Issues or Feedback