Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #893 (new task)

Opened 2 months ago

Last modified 2 months ago

Saving a composition search in the cohort builder works incorrectly in some cases

Reported by: djazayeri Assigned to: djazayeri
Priority: major Milestone: OpenMRS 1.3
Component: OpenMRS Code Base Keywords:
Cc: catullus, bwolfe

Description

If you do a search where all numbers are within parentheses*, then saving that search does the wrong thing, and trying to load or use that saved search later will fail.

*= "(1 and 2) or (3 and 4)" will exhibit this error, but "1 or (2 and 3)" is okay

Attachments

cohortBuilderAllInParens.patch (0.5 kB) - added by djazayeri on 07/01/08 23:56:09.

Change History

07/01/08 23:56:09 changed by djazayeri

  • attachment cohortBuilderAllInParens.patch added.

07/02/08 00:39:56 changed by djazayeri

  • cc changed from catullus to catullus, bwolfe.

Fixed in sync in [4761]. Sorry, I thought we needed this ASAP in Rwanda, but turns out there was a workaround. Ben, I'll let you decide whether to reclassify this as 1.4, or if you want the patch applied. (Actually I guess there's no reason for me not to do it right now, but...)