[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-bugs] [Bug 583] values in marc_word table should have quotation ma
From: |
bugzilla-daemon |
Subject: |
[Koha-bugs] [Bug 583] values in marc_word table should have quotation marks, etc, stripped |
Date: |
4 Sep 2003 10:14:54 -0000 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=583
address@hidden changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
OS/Version| |All
Resolution| |FIXED
------- Additional Comments From address@hidden 2003-09-04 22:14 -------
Some where already splitted : .?:!'
$sentence =~ s/(\.|\?|\:|\!|\'|,|\-/ /g;
I've added :
"()[]{ and }
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-bugs] [Bug 583] values in marc_word table should have quotation marks, etc, stripped,
bugzilla-daemon <=