Revision 442
Added by Matthias over 18 years ago
| CHANGELOG | ||
|---|---|---|
| 36 | 36 |
27-Dec-2006 Matthias Gallas |
| 37 | 37 |
# Fixed form modul stores empty records |
| 38 | 38 |
------------------------------------- 2.6.6 ------------------------------------- |
| 39 |
01-Apr-2007 Matthias Gallas |
|
| 40 |
# Fixed issues with some languages when UTF8 is used. Removed all htmlentites |
|
| 41 |
from the code (revoked changeset 396) and added new functions instead. Adapted the |
|
| 42 |
search and the highlighting to use the new functions. With this changes WB can now |
|
| 43 |
be used with charset UTF8 for all languages. |
|
| 39 | 44 |
12-Mar-2007 Matthias Gallas |
| 40 | 45 |
+ Added multilingual support to search |
| 41 | 46 |
03-Mar-2007 Matthias Gallas |
Also available in: Unified diff
Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.