Author:
|
Topic: censored words | ||||
john-grLast Visit: 11/22/06 ![]() Administrator Dev Joined: 06/09/06 Forum Posts: 266 |
censored words is not work with greek lang.
![]() I am a very good bugs hunter, i have very good ideas, I am very good beta tester, i can make beautiful themes, but, i am from Greece and i am not programmer. So show few comprehension for my programming ignorance and my bad English. |
||||
| Logged |
| ||||
bantychickLast Visit: Guest |
I remember this bug. How did this bug get lost?
|
||||
| Logged |
| ||||
john-grLast Visit: 11/22/06 ![]() Administrator Dev Joined: 06/09/06 Forum Posts: 266 |
good question.
![]() I am a very good bugs hunter, i have very good ideas, I am very good beta tester, i can make beautiful themes, but, i am from Greece and i am not programmer. So show few comprehension for my programming ignorance and my bad English. |
||||
| Logged |
| ||||
Jack DethLast Visit: 01/31/13 ![]() Administrator Dev Joined: 02/13/05 Forum Posts: 3712 |
was the bug with censored words ever fixed?
the one where if you put in a word like "tooth" and someone writes "toothless" then it censors the whole word and not just the tooth part... like "t**th" and not "t**thless" maybe that fix caused problems with the greek language? Beta-Tester Extraordinaire. Testing on various platforms and operating systems... http://www.2xlnt.com... http://www.themeapp.com... |
||||
| Logged |
| ||||
bantychickLast Visit: Guest |
No I think the Greek bug is an old one if I remember right. Right John?
We didn't mess with the word splitting censoring yet. |
||||
| Logged |
| ||||
john-grLast Visit: 11/22/06 ![]() Administrator Dev Joined: 06/09/06 Forum Posts: 266 |
is a greek bug or bug for other lang except english?
![]() I am a very good bugs hunter, i have very good ideas, I am very good beta tester, i can make beautiful themes, but, i am from Greece and i am not programmer. So show few comprehension for my programming ignorance and my bad English. |
||||
| Logged |
| ||||
bantychickLast Visit: Guest |
I think it is for languages with non-english characters (other than a-z).
|
||||
| Logged |
| ||||
abywnLast Visit: 03/27/08 Administrator Dev Joined: 06/02/06 Forum Posts: 2781 |
Yes, right, the part-time-word-bug was fixed by using the word delimiters:
s/\b$word\b/$censored/gi About the Greek Problem: [*] which character is used as seperator in the censor it screen? is it the = ? Or maybe it's something else? [*]casesensitiveness is not defined for other characters than a-zA-Z, so that the /i flag is no use. With different language-special-characters you would have to ADD all variants to the censor-admin-screen [*]could you provide a screenshot of when the censorit didn't work? I might come up with something. abywn I will be gone and completely offline every week from Fri - Wednesday! I'll try to read and post at least on Thursdays |
||||
| Logged |
| ||||
abywnLast Visit: 03/27/08 Administrator Dev Joined: 06/02/06 Forum Posts: 2781 |
I'll try to create a censorproblem here with the german δφό and see if it will be filtered out.
The german word for bear is BΔR and I am curious if it is filtered out. [list] [/list] I will be gone and completely offline every week from Fri - Wednesday! I'll try to read and post at least on Thursdays |
||||
| Logged |
| ||||
abywnLast Visit: 03/27/08 Administrator Dev Joined: 06/02/06 Forum Posts: 2781 |
The Solution to this problem simply is:
as I mentioned above
abywn I will be gone and completely offline every week from Fri - Wednesday! I'll try to read and post at least on Thursdays |
||||
| Logged |
|
| Pages: [1] | ||