dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27800
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
Fixed now in trunk, 2.14, 2.13. Thanks for reporting.
On Fri, Jan 24, 2014 at 3:42 PM, Lars Helge Øverland <larshelge@xxxxxxxxx>wrote:
> http://apps.dhis2.org/demo/api/categories/query/proj
>
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1272167
Title:
Web API query fails for categories, category option combos and
category options
Status in DHIS 2:
New
Bug description:
The query returns the following information:
*********
HTTP Status 500 - Request processing failed; nested exception is org.hibernate.QueryException: could not resolve property: shortName of: org.hisp.dhis.dataelement.DataElementCategory [from org.hisp.dhis.dataelement.DataElementCategory c where lower(shortName) like :shortName order by c.shortName]
type Exception report
message Request processing failed; nested exception is
org.hibernate.QueryException: could not resolve property: shortName
of: org.hisp.dhis.dataelement.DataElementCategory [from
org.hisp.dhis.dataelement.DataElementCategory c where lower(shortName)
like :shortName order by c.shortName]
description The server encountered an internal error that prevented it
from fulfilling this request.
+++++++++++++++
HTTP Status 500 - Request processing failed; nested exception is
org.hibernate.QueryException: could not resolve property: name of:
org.hisp.dhis.dataelement.DataElementCategoryOptionCombo [from
org.hisp.dhis.dataelement.DataElementCategoryOptionCombo c where
lower(name) like :name order by c.name]
type Exception report
message Request processing failed; nested exception is
org.hibernate.QueryException: could not resolve property: name of:
org.hisp.dhis.dataelement.DataElementCategoryOptionCombo [from
org.hisp.dhis.dataelement.DataElementCategoryOptionCombo c where
lower(name) like :name order by c.name]
description The server encountered an internal error that prevented it
from fulfilling this request.
++++++++++++++++
HTTP Status 500 - Request processing failed; nested exception is
org.hibernate.QueryException: could not resolve property: shortName
of: org.hisp.dhis.dataelement.DataElementCategoryOption [from
org.hisp.dhis.dataelement.DataElementCategoryOption c where
lower(shortName) like :shortName order by c.shortName]
type Exception report
message Request processing failed; nested exception is
org.hibernate.QueryException: could not resolve property: shortName
of: org.hisp.dhis.dataelement.DataElementCategoryOption [from
org.hisp.dhis.dataelement.DataElementCategoryOption c where
lower(shortName) like :shortName order by c.shortName]
description The server encountered an internal error that prevented it
from fulfilling this request.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1272167/+subscriptions
References
-
[Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Juan Manuel Alcantara, 2014-01-24
-
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Lars Helge Øverland, 2014-01-24
-
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Juan Manuel Alcantara, 2014-01-24
-
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Morten Olav Hansen, 2014-01-24
-
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Lars Helge Øverland, 2014-01-24
-
Re: [Bug 1272167] [NEW] Web API query fails for categories, category option combos and category options
From: Lars Helge Øverland, 2014-01-24