[JBoss-user] [Nukes User] - Re: Problem adding html content with swedish characters

2005-03-03 Thread ncd
Hi! I didnt check CVS for this bugfix, but the bug is in the org.jboss.nukes.common.util.EntityTable class, in the public final String convertEntities(String txt) method The problem is, when it replaces extra characters, it checks if there is more characters to replace, and if not, then it fi

[JBoss-user] [Nukes User] - Re: Display module to all users

2005-03-01 Thread ncd
"pedrojosemartins" wrote : As i said before, i can only see it as administrator. If i'm not logged in or logged as a regular user, it does not show up in the modules menu, BUT i can access them via url. Hi! I had the same problem. I read the source and everything, but couldn't find anything.