https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8612

Josef Moravec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #99 from Josef Moravec <[email protected]> ---
(In reply to Marcel de Rooy from comment #95)
> I tested with a trival csv:
> biblio.title | some_text=aqorders.quantity
> 
> The title is not shown, the quantity is. Have the impression that the regex
> might still be the cause.
> What did you test?

The reason it doesn't work for you are the spaces between fields in your
definition.

The help paragraph on csv profile page doesn't say anything about spaces, so i
decided to strip the white chars from definition before generating csv. It
doesn't hurt and could help to avoid unexpected issues.

-- 
You are receiving this mail because:
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