[Koha-bugs] [Bug 8495] New: Javascript error when creating a new order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 24 12:23:12 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8495
          Assignee: julian.maurice at biblibre.com
           Summary: Javascript error when creating a new order
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: julian.maurice at biblibre.com
          Hardware: All
            Status: ASSIGNED
           Version: master
         Component: Acquisitions
           Product: Koha

Steps to reproduce:
  - syspref AcqCreateItem='ordering'
  - syspref UniqueItemFields='barcode' (or something else, but not empty)
  - with Firebug, enable the 'persistent' mode, so you can see the error
message even after form is submitted
  - create a new order, add 1 item, select a budget and click on save.
  - you should see in firebug an error like this : "Syntax error, unrecognized
expression: [value=items.barcode]".

This cause the form to be submitted too early in the validation process.
Patch is coming.

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


More information about the Koha-bugs mailing list