Lakion / CmsPlugin

Simple CMS on top of SymfonyCMF for Sylius applications.
http://lakion.com
26 stars 20 forks source link

CustomBlock's Index page aggregates items of all children classes #46

Open NoResponseMate opened 7 years ago

NoResponseMate commented 7 years ago

Steps to reproduce:

  1. Create a ProductBlock
  2. Create a TaxonBlock
  3. Go to CustomBlock's index page
  4. Two items are visible none of them being a pure CustomBlock, but children of it

Don't think it's a major bug, rather an inconvenience since there are distinct TaxonBlock and ProductBlock indexes.