[Koha-bugs] [Bug 12395] Save order line's creator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 12 12:23:44 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12395

--- Comment #35 from Paola Rossi <paola.rossi at cineca.it> ---
(In reply to Julian Maurice from comment #34)

> Are you logged in with a real user (not the database user) ?
The user was not a database user [it was the same user OK on
already-existing-order].

> Did you run misc/devel/update_dbix_class_files.pl ?
Thanks, Julian, I run the command but the problem was not solved.
So I keep the status "Failed QA".

[NB. If the above command be required, the test plan could be updated about
it.]

Now the already-existing-order had not the Creator's name on receiving (ERROR).
[The already-existing-order' More was still OK.]

See also:
prove t/db_dependent/Acquisition/NewOrder.t
t/db_dependent/Acquisition/NewOrder.t .. 1/8 
#   Failed test 'Koha::Acquisition::Order->insert set created_by to logged in
user if not given'
#   at t/db_dependent/Acquisition/NewOrder.t line 91.
#          got: undef
#     expected: '42'
# Looks like you failed 1 test of 8.
t/db_dependent/Acquisition/NewOrder.t .. Dubious, test returned 1 (wstat 256,
0x100)
Failed 1/8 subtests 

Test Summary Report
-------------------
t/db_dependent/Acquisition/NewOrder.t (Wstat: 256 Tests: 8 Failed: 1)
  Failed test:  8
  Non-zero exit status: 1
Files=1, Tests=8,  1 wallclock secs ( 0.01 usr  0.00 sys +  0.83 cusr  0.08
csys =  0.92 CPU)
Result: FAIL

I hope this error can help.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list