|
| Index | Recent Threads | Unanswered Threads | List Polls | Public Albums | Who's Online | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 6 |
|
| Author |
|
|
Stranger USA Joined: Mar 29, 2005 Post Count: 12 Status: Offline |
Кто-н. нашел как это делать? Я начал править код в исходниках, но не хотелось бы углубляться если уже есть какие-н. варианты изменений в настройках. |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Hi, this is not recommend and is not supported. However, you can enable it by edit net.myvietnam.mvncore.util.StringUtil.checkGoodName() (there is comment in the source code) ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
Stranger USA Joined: Mar 29, 2005 Post Count: 12 Status: Offline |
Actually it is not that simple. 1. SQL has to be changed as well. Some databases (MaxDB as an example) cannot do "lower(?)" on UNICODE string. So the username has to be lowercased in Java first. 2. Request encoding has to be known or set before any other processing. This is a code fragment from SelectLanguageFilter which I am using: Whenever I change code on my side, I'll send you a code fragments for review. |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
Hi, Currently mvnForum already calls request.setCharacterEncoding("utf-8"); in RequestProcessorDefault.java. The compression filter also calls this method If you have any improvement, just let me know. Thanks ![]() ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
Stranger USA Joined: Mar 29, 2005 Post Count: 12 Status: Offline |
To be honest, I've almost lost track of changes I am making to source code. I work on several fixes\functionalitie which I want to implement before start advs my forum. Have you had precedent that you/your company granted a comit permission on CVS? |
||
|
|
mvnForum Developer Vietnam Joined: Oct 16, 2002 Post Count: 2956 Status: Offline |
To be honest, I've almost lost track of changes I am making to source code. I work on several fixes\functionalitie which I want to implement before start advs my forum. Have you had precedent that you/your company granted a comit permission on CVS? Hi, Thanks, if you would like to join the development team, please read DEVELOPER.txt for information related to joining the team. You should also agree to grant MyVietnam Group the copyright to all the code you commit to CVS. Then send me an email with your sourceforge id and I will add you to the project. Thanks in advance for your help ![]() ---------------------------------------- Minh Nguyen mvnForum Developer Want a free, open source Java Jsp/Servlet forum, get mvnForum at http://www.mvnForum.com http://www.DienDanLinux.org |
||
|
|
|
|
|
Current timezone is GMT Jan 7, 2009 3:31:10 PM |

