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

NMRL-296 ValueError in worksheets list. No JSON object could be decoded #132

Merged
merged 4 commits into from
Jun 15, 2017

Conversation

Espurna
Copy link

@Espurna Espurna commented Jun 13, 2017

  • Imports optimized
  • Check cookie value before decode
  • Error catching for easier tracking in future errors
1496239046.970.519647166385 http://192.168.10.21/worksheets/base_view
Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module bika.lims.browser.worksheet.views.folder, line 268, in __call__
  Module bika.lims.browser.bika_listing, line 768, in __call__
  Module json, line 338, in loads
  Module json.decoder, line 366, in decode
  Module json.decoder, line 384, in raw_decode
ValueError: No JSON object could be decoded

@xispa xispa merged commit f086a9d into wip Jun 15, 2017
@xispa xispa deleted the bug/NMRL-296-No-JSON-object-could-be-decoded branch August 24, 2017 08:06
@xispa xispa changed the title NMRL-296 ValueError on Patients View: No JSON object could be decoded NMRL-296 ValueError in worksheets list. No JSON object could be decoded Oct 9, 2017
Ruhanga pushed a commit to Ruhanga/senaite.core that referenced this pull request Mar 14, 2022
…te#132)

* Autofill ClientPatientID field in Sample Add form when Patient defined

Fill the ClientPatientID field when the user clicks the button Add Sample
from inside Patient context

* Cleanup unnecessary js

* Autofill Batch field in Sample Add form when Batch defined in request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants