** Description changed:

  From the stacktrace returned it seems that the wepapi crashes if it is
- attempted to send data to a text data element with limited text size. In
- this particular I can read in the stacktrace: "root cause:
+ attempted to send data to a text field with limited text size. In this
+ particular I can read in the stacktrace: "root cause:
  org.postgresql.util.PSQLException: ERROR: value too long for type
  character varying(31).
  
  Was unable to get a stacktrace copied from the Android device returning
  the error for some reason, so screenshots (read: photos of the screen)
  are attached.

** Description changed:

  From the stacktrace returned it seems that the wepapi crashes if it is
  attempted to send data to a text field with limited text size. In this
- particular I can read in the stacktrace: "root cause:
+ particular case I can read in the stacktrace: "root cause:
  org.postgresql.util.PSQLException: ERROR: value too long for type
  character varying(31).
  
  Was unable to get a stacktrace copied from the Android device returning
  the error for some reason, so screenshots (read: photos of the screen)
  are attached.

** Description changed:

  From the stacktrace returned it seems that the wepapi crashes if it is
  attempted to send data to a text field with limited text size. In this
  particular case I can read in the stacktrace: "root cause:
  org.postgresql.util.PSQLException: ERROR: value too long for type
  character varying(31).
  
  Was unable to get a stacktrace copied from the Android device returning
  the error for some reason, so screenshots (read: photos of the screen)
  are attached.
+ 
+ edit:
+ It might be possible that this is due to the username being too long for 
storing in storedby field.

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

Title:
  WepAPI crashes 500 when sending value exceeding n varchar(n)

Status in DHIS:
  New

Bug description:
  From the stacktrace returned it seems that the wepapi crashes if it is
  attempted to send data to a text field with limited text size. In this
  particular case I can read in the stacktrace: "root cause:
  org.postgresql.util.PSQLException: ERROR: value too long for type
  character varying(31).

  Was unable to get a stacktrace copied from the Android device
  returning the error for some reason, so screenshots (read: photos of
  the screen) are attached.

  edit:
  It might be possible that this is due to the username being too long for 
storing in storedby field.

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

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to