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

mathieu saby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |[email protected]
                   |                            |r

--- Comment #18 from mathieu saby <[email protected]> ---
Before the patch:
name;surname;address1;address2;zipcode;city;country;email;itemcount;itemsinfo
bébé;saby;"15 rie";;;;;[email protected];1;"22/11/2013    Palladio   
013559A    Lionello Puppi    2273
"
thefirstname;thename;"rue X";"batiment 2";75000;PARIS;France;;1;"22/11/2013   
Souvenirs d'enfance et de jeunesse    125305F    Ernest Renan    2272
"
mathieu;saby;;;;;;[email protected];1;"07/11/2013    Lecture de Valéry2   
0281972092    par James R. Lawler    2301
"



After the patch:
name;surname;address1;address2;zipcode;city;country;email;phone;cardnumber;itemcount;itemsinfo;branchname;letternumber
bébé;saby;"15 rie";;;;;[email protected];;6;1;"2273    29/11/2013   
22/11/2013    Palladio    013559A    Lionello Puppi    W 11246    BU centrale
";"BU centrale";1
thefirstname;thename;"rue X";"batiment
2";75000;PARIS;France;;060606060606;3;1;"2272    29/11/2013    22/11/2013   
Souvenirs d'enfance et de jeunesse    125305F    Ernest Renan    605634    BU
centrale
";"BU centrale";1
mathieu;saby;;;;;;[email protected];;1;1;"2301    29/11/2013    07/11/2013
   Lecture de Valéry2    0281972092    par James R. Lawler    606395    BU
centrale
";"BU centrale";3

It seems ok.

Except there seems to be an extra linefeed before the closing " of the item
information (but it was an existing bug before your patch).

Regarding UTF-8 : I tried to put chinese text in my notices, and to generate it
before your patch. Chinese text is displayed properly. After your patch also,
but I don't see any change.
Is utf8 display of notices broken in current master?

I sign off, as this patch improves overdue_notices.pl without breaking
anything.

Mathieu

-- 
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