Only local images are allowed.
I'm working over in the config entity example, but my patches test results are showing 2 failing tests in the cache example.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sidharrell’s picture

marvil07’s picture

Yes, I guess we need to fix current code/tests in that other submodule to follow new changes on drupal core 8.0.x.

Patches welcome.

sidharrell’s picture

looks like it's this CR
https://www.drupal.org/node/2398255
but when I switch the code to use invalidateTags, I get
Call to undefined method Drupal\Core\Cache\DatabaseBackend::invalidateTags()

sidharrell’s picture

FileSize
4.67 KB

That passes the cache example tests.
might still not validate due to the other failing tests in the examples project.

sidharrell’s picture

Status: Active » Needs review

  • marvil07 committed a72d22b on 8.x-1.x authored by sidharrell
    Issue #2414633 by sidharrell, marvil07: "Fixed Cache item does not exit...
marvil07’s picture

Status: Needs review » Fixed
FileSize
1.28 KB

Thanks for the patch, I added it with a minor change, here the interdiff.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Status: Closed (fixed) » Needs work

The last submitted patch, 4: 2414633-4.patch, failed testing.

marvil07’s picture

Status: Needs work » Fixed

Silly bot.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.