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

View Revisions: Issue #15828 All Revisions ] Back to Issue ]
Summary 0015828: Issue 15795: try-api fails.
Revision 2011-02-01 14:01 by ioritzCia
Description Due to this issue,

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

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

- https://code.openbravo.com/erp/devel/try/rev/8f997ee44bd5 [^]

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

- http://builds.openbravo.com/view/try/job/try-api/274/console [^]


- The change is the following:
The column AD_CREATEFACT_TEMPLATE.CLASSNAME increases its length from 60 to 1000
characters.

- The change is needed due to the following reason:
60 characters is not enough for a classname. The standard for this type of info is 1000 characters as it can be seen for example in AD_MODEL_OBJECT.CLASSNAME.

- The risk of this api change is very low because of the following reason:
It would only fail in case some module is reading info from that column and placing it in a 60 characters length container (eg. pl/sql variable or another database column with that length) and it is not very likely.

Revision 2011-02-01 12:39 by ioritzCia
Description Due to this issue,

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

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

- https://code.openbravo.com/erp/devel/try/rev/8f997ee44bd5 [^]

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

- http://builds.openbravo.com/view/try/job/try-api/274/console [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker