← Back to team overview

dhis2-devs team mailing list archive

[Bug 876251] Re: cannot filter a data element with a () character in dataset

 

jQuery (or the underlying regex) object seems to have trouble with (),
so I had to rewrite the filter functionality...

Please test with both () and filters that worked before (should be OK,
but always good to test).

** Changed in: dhis2
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/876251

Title:
  cannot filter a data element with a () character in dataset

Status in DHIS 2 - District Health Information Software:
  Fix Committed

Bug description:
  Attempting to filter a data element name from /dhis-web-maintenance-
  dataset/editDataSetForm.action with a parenthesis ( or ) will result
  in

  uncaught exception: Syntax error, unrecognized expression: )

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/876251/+subscriptions


References