Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006716 | Openbravo ERP | A. Platform | public | 2008-12-22 15:01 | 2009-01-27 13:21 |
|
| Reporter | villind | |
| Assigned To | shuehner | |
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0006716: Base64 encoding uses non standard class from sun.misc |
| Description | File src-core/src/org/openbravo/utils/CryptoSHA1BASE64.java uses non-standard class which may not be available on non Sun JVM implementations and may be removed without any notice.
As there is already commons-codec library in use which provides an equivalent implementation start using it. |
| Steps To Reproduce | |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | backport | 0004156 | | closed | shuehner | Base64 encoding uses non standard class from sun.misc |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-12-22 15:01 | shuehner | New Issue | |
| 2008-12-22 15:01 | shuehner | Assigned To | => shuehner |
| 2008-12-22 15:01 | shuehner | Status | new => scheduled |
| 2008-12-23 11:01 | shuehner | Status | scheduled => resolved |
| 2008-12-23 11:01 | shuehner | svn_revision | 5488 => 11496 |
| 2008-12-23 11:01 | shuehner | Resolution | open => fixed |
| 2008-12-23 11:01 | shuehner | Note Added: 0011694 | |
| 2009-01-27 13:21 | psarobe | Regression testing | => No |
| 2009-01-27 13:21 | psarobe | Status | resolved => closed |