Skip to content

Project browser dialog displays misleading last updated date #7170

Description

@indigoxela

Description of the bug

The installer project dialog displays <?php print $last_updated; ?>, which presumably is the project node's changed date. This is very misleading info, as project nodes get updated by cron runs, but maintainers don't even have access.
So what is this information there good for, anyway? It has nothing to do with the project.

Steps To Reproduce

  1. Go to admin/modules/install
  2. Open the info dialog of any random project

Actual behavior

An info is shown that suggests, this project's actively maintained and has recent updates.

Here an example of an unmaintained module not touched in years:

Image

Expected behavior

No misleading info. Seriously, not displaying any date there would be better than the automated node update date.

Additional information

  • Backdrop CMS version: up until latest dev

Display happens in core/modules/installer/templates/installer-project-dialog.tpl.php

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions