[Koha-bugs] [Bug 8247] New: adding basket doesn't save basket name, internal and vendor note

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 14 17:13:43 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8247
          Assignee: koha-bugs at lists.koha-community.org
           Summary: adding basket doesn't save basket name, internal and
                    vendor note
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: dpavlin at rot13.org
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Acquisitions
           Product: Koha

URL: /cgi-bin/koha/acqui/basketheader.pl?booksellerid=32&op=add_form

I'm also getting mysql referential integrity error:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_srvgit`.`aqbasket`, CONSTRAINT `aqbasket_ibfk_1`
FOREIGN KEY (`booksellerid`) REFERENCES `aqbooksellers` (`id`) ON UPDATE
CASCADE) at /srv/koha/C4/Acquisition.pm line 416.

Test scenario:

1. Find vendor and select "New basket"
2. fill in basket name, internal and vendor note
3. press save
4. verify that created basket doesn't have name nor internal or vendor notes

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


More information about the Koha-bugs mailing list