cubicweb #2341237 datafeed/ldapfeed should not allow no/empty parser on edition [open]
2012-05-03 12:39:26 - (cubicweb.session) ERROR: while trying to update feed <ldapuser LDAPFeedSource source 7939 @0x7341ad0> | |
priority | normal |
---|---|
type | bug |
done in | <not specified> |
load | 0.200 |
load left | 0.200 |
closed by | <not specified> |
- cubicweb #2341162 error while starting an app
- cubicweb #135192 ldap source causes some queries to fail
- cubicweb #157854 add a configuration option to the ldap source telling if we want ldaps protocol
- cubicweb #2341266 sync source fails (again)
- cubicweb #1412619 ldap source: user relative DN as extid
Comments
-
2012/05/03 10:45, written by acampeas
-
2012/05/23 07:45, written by sthenault
add commentpresumably the "parser" string (representing the parser __regid__) should be derived from the source type (or some validation error should be in order)
the pb here is source param validation : in this case the parser is mandatory but there is no validation error yet in such case.