collective / collective.volto.formsupport

Enable support for customizable forms in Volto
GNU General Public License v2.0
2 stars 8 forks source link

Otp install #65

Closed folix-01 closed 3 months ago

davisagli commented 2 months ago

@folix-01 When I upgraded to a version of collective.volto.formsupport with this change, I got this error:

KeyError: 'Profile "profile-collective.volto.formsupport:default" requires the dependency-profile "profile-collective.volto.otp:default", which does not exist.'

To avoid this, collective.volto.formsupport's configure.zcml should include collective.volto.otp.

folix-01 commented 1 month ago

@folix-01 When I upgraded to a version of collective.volto.formsupport with this change, I got this error:

KeyError: 'Profile "profile-collective.volto.formsupport:default" requires the dependency-profile "profile-collective.volto.otp:default", which does not exist.'

To avoid this, collective.volto.formsupport's configure.zcml should include collective.volto.otp.

Rw if time https://github.com/collective/collective.volto.formsupport/pull/71