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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8495
          Assignee: julian.maur...@biblibre.com
           Summary: Javascript error when creating a new order
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: julian.maur...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to