[
https://issues.apache.org/jira/browse/OLIO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shanti Subramanyam resolved OLIO-136.
-------------------------------------
Resolution: Fixed
Fixed as described in JIRA. Made timezone field in schema 100 characters in all
3 apps.
> Timezone field in user/person table too small
> ---------------------------------------------
>
> Key: OLIO-136
> URL: https://issues.apache.org/jira/browse/OLIO-136
> Project: Olio
> Issue Type: Bug
> Components: generic
> Reporter: Shanti Subramanyam
> Assignee: Shanti Subramanyam
> Fix For: 0.2
>
>
> The PERSON table in java/php and the USER table in rails all have a timezone
> field that is 25 characters in length. However, the actual values used by the
> driver to load this field in doAddPerson() is in some cases much larger
> (taken from RandomUtil.TIMEZONES). This doesn't seem to cause any errors in
> the java or rails run times as the field is probably just getting truncated.
> However ,when running the Java version, JPA throws an exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.