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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8504
                CC: [email protected], [email protected]
          Assignee: [email protected]
           Summary: patron import explains attributes import wrong
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: master
         Component: Patrons
           Product: Koha

On the Import patrons page there are notes on the right side of the screen. 
The fourth bullet displays incorrect information regarding the import of
multiple patron type and value pairs in the patron_attributes field.  If you
are importing more than one patron_attribute pair then the entire
comma-separated list of attribute types and value pairs must be surrounded by
double quotes.  I am not sure if this applies to the "second syntax" as
mentioned in the last sentence in the bullet.

Instead of 

STARTDATE:January 1 2010,TRACK:Day

it should be 

"STARTDATE:January 1 2010,TRACK:Day"

I don't know if this is a bug or a template change and I don't know about the
second example given on that page yet.

"STARTDATE:January 1, 2010","TRACK:Day"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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