RedTurtle / redturtle.volto

Helper package to setup a RedTurtle's Plone site ready to work with Volto
GNU General Public License v2.0
1 stars 1 forks source link

Add "type" to EXCLUDE_KEYS in blocks serializer/deserializer #114

Closed cekk closed 2 weeks ago

cekk commented 2 weeks ago

This is needed to avoid code to convert "type" slate attribute value into an internal link.

slate set something like type: "link" and i had an edge-case where "link" was a content-id, so the attribute was converted in something like:

type:"http://mysite.com/link"

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 10705043478

Details


Totals Coverage Status
Change from base Build 10680708577: 0.0%
Covered Lines: 1008
Relevant Lines: 1515

💛 - Coveralls