Ticket #96 (closed 不具合: fixed)
LOBフィールドにnullが設定されたオブジェクトに対してinsert()/update()をコールするとPHP Fatal errorが発生する
| Reported by: | iteman | Owned by: | iteman |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.0 |
| Component: | 01: マッパー | Version: | The Latest Version of 1.0 |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
LOBフィールドにnullが設定されたオブジェクトに対してinsert()/update()をコールすると下記のエラーが発生する。
PHP Fatal error: Call to a member function getSource() on a non-object in C:\cygwin\home\iteman\SVNWORK\piece-orm\Piece\ORM\Mapper\Common.php on line 438
Change History
Note: See
TracTickets for help on using
tickets.

