Argument "1319057146.8881216485.4819607085" isn't numeric in numeric ne (!=) /usr/local/share/perl/5.10.1/OpenILS/Application/Actor.pm line 630.

Bug #878507 reported by Jason Stephenson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Status tracked in Main
2.0
Fix Released
Undecided
Unassigned
2.1
Fix Released
Undecided
Unassigned
Main
Fix Released
Undecided
Dan Scott

Bug Description

Evergreen version: master 20110925 + mvlc modifications
Postgres: 9.0.4
OS: Ubuntu Lucid

Get the error message above in open-ils.actor_stderr.log and noticed it while looking into some other issues. It doesn't appear to cause any serious issues, though it *could* potentially interfere with changing patron addresses.

The affected line is actually in 631 in current master, and here's a branch to fix it:

For sharing the current branch via the remote repo working:

You need only add the remote once, regardless of how many branches you wish to look at.
To add this repo as working:
 Read-only (git protocol):
  git remote add working git://git.evergreen-ils.org/working/Evergreen.git
 Read-write (ssh protocol):
  git remote add working <email address hidden>:working/Evergreen.git

Once you have the remote added you can check out this branch:
git checkout -b verify_last_xact_fix working/user/dyrcona/verify_last_xact_fix

description: updated
Dan Scott (denials)
Changed in evergreen:
assignee: nobody → Dan Scott (denials)
Revision history for this message
Dan Scott (denials) wrote :

Tested and backported and committed to master, 2.1, and 2.0. Thanks Jason!

Changed in evergreen:
milestone: none → 2.2.0
status: New → Fix Committed
Changed in evergreen:
milestone: 2.2.0alpha1 → none
no longer affects: evergreen/2.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.