apex-lang icon indicating copy to clipboard operation
apex-lang copied to clipboard

Automatically exported from code.google.com/p/apex-lang

Results 4 apex-lang issues
Sort by recently updated
recently updated
newest added

``` Purpose of code changes: Fixed Time after midday conversion and updated unit-tests When reviewing my code changes, please focus on: SoqlUtilsTest changes Not sure if it's consistent as your...

auto-migrated
Priority-Medium
Type-Review

``` What steps will reproduce the problem? 1. Unit Test StringUtilTest.cls and SetutilTest Apex classes. 2. Received the following output. Test failure, method: al.SetUtilsTest.testObjectToBlob -- System.Exception: null stack External entry...

auto-migrated
Priority-Medium
Type-Defect

``` Timezone correction ``` Original issue reported on code.google.com by `[email protected]` on 1 Oct 2012 at 8:41 Attachments: - [SoqlUtils.cls.patch](https://storage.googleapis.com/google-code-attachments/apex-lang/issue-2/comment-0/SoqlUtils.cls.patch)

Type-Patch
auto-migrated

``` Conversion of Datetime to SQL string ist wrong ``` Original issue reported on code.google.com by `[email protected]` on 30 Aug 2012 at 12:42 Attachments: - [SoqlUtils.cls.patch](https://storage.googleapis.com/google-code-attachments/apex-lang/issue-1/comment-0/SoqlUtils.cls.patch)

Type-Patch
auto-migrated