Uploaded image for project: 'Cockpit'
  1. Cockpit
  2. COCKPIT-852

Drop usage of ws globbing paths

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • Cockpit Core
    • None

      The C bridge supports globs: src="../*/po.js (which was the only known consumer of that feature), but we don't want to add that to the Python bridge.

      https://github.com/cockpit-project/cockpit/pull/16930 dropped most of that, but we had to bring it back for shell to fix translated menu entries.

      • Design and implement a different mechanism for translating manifest strings, such as statically including them right into the manifest.json (similar to polkit and appstream xml files) or dynamically via our manifests.js if that can read the po files in a sensible way.
      • Review all known third-party projects for globs, and replace them with the above things.

              jvanderw@redhat.com Jelle van der Waa
              rhn-engineering-mpitt Martin Pitt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: