Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #18902 All Revisions ] Back to Issue ]
Summary 0018902: int-api check fails
Revision 2011-10-27 14:07 by ioritzCia
Description Due to this issue,

- https://issues.openbravo.com/view.php?id=18717 [^]

y have to make an api change. This is the change:

- https://code.openbravo.com/erp/devel/pi/rev/f054e45945aaae99bea0a0e91f915e00e8d4e1be [^]

I have pushed the change to try, this is the failure:

- http://builds.openbravo.com/job/int-api/2510/console [^]

- The change is the following:
The column AD_CLIENT.REQUESTUSER increases its length from 20 to 40
characters.

- The change is needed due to the following reason:
20 characters is not enough for an email address. Most of the mails in the company do not fit.

- The risk of this api change is low because of the following reason:
It would only fail in case some code piece is reading info from that column and placing it in a 20 characters length container (eg. pl/sql variable or another database column with that length).
Revision 2011-10-27 13:47 by ioritzCia
Description This api-check failed:
http://builds.openbravo.com/job/int-api/2510/console [^]

Column size changed from 20 to 40: column: AD_CLIENT.REQUESTUSER



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker