← Back to team overview

dhis2-devs team mailing list archive

[Bug 740616] Re: javascript validation broken

 

This bug affected all places where a range of letter was expected.
Change range to rangelength in commit r3136.

** Changed in: dhis2
     Assignee: (unassigned) => Morten Olav Hansen (mortenoh)

** 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/740616

Title:
  javascript validation broken

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

Bug description:
  when creating a new user, when entering username you get the message "Please enter a value between 2 and 140"
  - presumably the length must be between 2 and 140, not the value.

  This seems to be introduced in rev 3121



References