Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kssValidateField: AttributeError: 'NoneType' object has no attribute 'getField' #156

Open
jean opened this issue Aug 26, 2012 · 0 comments

Comments

@jean
Copy link
Member

jean commented Aug 26, 2012

I've started to notice tracebacks like this logged. Haven't analyzed yet.

2012-08-26 17:08:30 ERROR Zope.SiteErrorLog 1345990110.760.407042157248 http://server/db/someform/kssValidateField
Traceback (innermost last):
  Module ZPublisher.Publish, line 126, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 46, in call_object
  Module archetypes.kss.validation, line 60, in kssValidateField
AttributeError: 'NoneType' object has no attribute 'getField'
djay pushed a commit that referenced this issue Mar 28, 2019
* Limit search results to 20 per page

* Add option to limit search item per page

* Set search item per page to 100 by default

* Update doctest

* Update doctest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant