View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002901 | unreal | ircd | public | 2006-05-04 20:25 | 2006-05-05 06:37 |
| Reporter | alkalinex | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002901: Nick Character Sets/Encoding does not work as documention describes. | ||||
| Description | From the documention: set { allowed-nickchars { chinese-simp; chinese-trad; }; }; This produces an unreal error: [error] unrealircd.conf:64: set::allowed-nickchars: Unknown (sub)language 'chinese-trad' Stops on error for both windows xp pro (my testing system for unreal.) and debian (my production server). | ||||
| Steps To Reproduce | 1. added: set { allowed-nickchars { chinese-simp; chinese-trad; }; }; ... to my unrealircd.conf set {} directive. 2. rehashed. | ||||
| 3rd party modules | none | ||||