Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-26665

The BlackHole driver is mispelled in the documentation

    XMLWordPrintable

Details

    Description

      On the How to run long-running console commands documentation page, check the following code:

      Unable to find source-code formatter for language: yml. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      stash:
          caches:
              default:
                  # Note: In eZ Publish 5.3 and earlier "drivers" is called "handlers"
                  drivers: [ Blackhole ]
                  inMemory: false

      The BlackHole driver is written with a lowercase "H", what is enough to generate fatal errors:
      [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
      Invalid configuration for path "stash.caches.default.drivers.0": A driver of that name is not registered.

      [InvalidArgumentException]
      A driver of that name is not registered

      Attachments

        Activity

          People

            Unassigned Unassigned
            eduardo.fernandes-obsolete@ez.no Eduardo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: