-
```
Which version of OpenMeetings are you running?
0.8rc3
What's your operating system on client and server side?
Debin 2.6. (Server), Windows Vista, Ubuntu ( client Firefox, IExplorer )
Is it a p…
-
Your readme states that this is an open source project, however, your source files contain ["All rights reserved"](http://desktoppub.about.com/cs/copyrights/a/infringement_2.htm) at the top of each fi…
-
Now i try proxetta in maven project or playframework to find how to integrate in my project.
# but it doesn't pass a simple junit test.
my code:
```
ProxyAspect aspect = new ProxyAspect(Sco…
-
```
What steps will reproduce the problem?
1. Create a mail-message, email.setReplyTo(mailSender);
2. SendMailSession session = smtpServer.createSession();
3. ERROR
What is the expected output? What …
-
```
Stapler does not handle relative paths to JS and CSS files correctly, in JSP
pages that are not in root folder.
Example:
URL: http://localhost:8080/italy/hello.italy.html
JSP: /docroot/italy/he…
-
```
It would be nice to have stapler to store bundles with applied gzip
compression, so that the bundles do not have to be compressed over and over for
each request (by the GzipFilter).
```
Origina…
-
MailAddress class drop one character when parse email.
Code:
```
String testAddress = "Some One";
MailAddress addr = new MailAddress(testAddress);
System.out.println("Original:"+testAddre…
ghost updated
9 years ago
-
```
Right now there is only one static TypeConverterManager per classloader. This
causes problems when you want a different conversion behavior for the same type
in different parts of the app. For e…
-
```
What steps will reproduce the problem?
1. Go to http://uphea.com/
What is the expected output? What do you see instead?
Something safe for work. The second screenshot is not really appropriate. …
-
Initially, when search field is empty, some results are shown (?) Add option to show results only when user entered > X keys (like 2 or more)