#6 — adding feed: "Wrong contained type"

StateResolved
Version:
AreaUser interface
Issue typeBug
SeverityLow
Submitted byKatja Suess
Submitted onJul 17, 2008
Responsible Derek Richardson
Target release: 1.0
Return to tracker
Last modified on Jan 08, 2009 by Matthew Wilkes
When I try to add a feed to a folder I get "Wrong contained type"

buildout https://svn.plone.org/[…]/trunk
Plone 3.1.2
Added byPaul BugnionAug 29, 2008 10:49 PM
Issue state: unconfirmedopen
Target release: 1.0None
Responsible manager: derek_richardson(UNASSIGNED)
The problem is with our formlib validators, unless you fill in the 'name' field first, you see the misleading validation error.

As we should allow the user to fill in the form fields in any order, I think this validation should be disabled, and the required field can be checked on submit.
Added byDerek RichardsononOct 12, 2008 01:58 PM
Issue state: openresolved
Target release: None1.0
Responsible manager: (UNASSIGNED)derek_richardson
Fixed. Turned on KSS validation on blur for the feed config fields.

No responses can be added.