bugGNU Health - Bugs: bug #41302, 'Application Error!' on clicking...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #41302: 'Application Error!' on clicking 'Disease Categories'

Submitter:  Selvakumar <vselva>
Submitted:  Wed 22 Jan 2014 12:59:06 PM UTC
   
 
Category:  Demo environment Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  Disease Categories Component:  None

Thu 23 Apr 2015 12:20:01 AM UTC, comment #1: 

Error doesn't happen now and cannot reproduce currently. Probably fixed at some point. Close.

Chris Zimmerman <teffalump>
Wed 22 Jan 2014 12:59:06 PM UTC, original submission:  

I am testing GNU Health on demo server as following:
Server: health.gnusolidario.org:8000
Database: health24rc1
User name: admin
Password: gnusolidario
Tryton version: 3.0.2

Traceback (most recent call last): (find attached screenshot)
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 169, in dispatch
    result = rpc.result(meth(c_args, *c_kwargs))
  File "/trytond/model/modelsql.py", line 871, in search
    tables, expression = cls.search_domain(domain)
  File "/trytond/model/modelsql.py", line 1044, in search_domain
    expression = convert(domain)
  File "/trytond/model/modelsql.py", line 1042, in convert
    domain[1:] if domain[0] == 'AND' else domain)))
  File "/trytond/model/modelsql.py", line 1041, in <genexpr>
    return And((convert(d) for d in (
  File "/trytond/model/modelsql.py", line 1032, in convert
    expression = field.convert_domain(domain, tables, cls)
  File "/trytond/model/fields/many2one.py", line 169, in convert_domain
    Model)

Selvakumar <vselva>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by teffalump (Posted a comment)
  • -email is unavailable- added by vselva (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-04-23 teffalump StatusNone Fixed
        Open/ClosedOpen Closed
    2014-01-22 vselva Attached File- Added gnuhealth-categroies-error.png, #30340

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code