easybuggy icon indicating copy to clipboard operation
easybuggy copied to clipboard

Too buggy web application

Results 6 easybuggy issues
Sort by recently updated
recently updated
newest added

The error is recorded during LDAP search: ``` 2017-02-16 23:40:18 ERROR DefaultAttributeTypeRegistry attributeType w/ OID 2.5.4.16 not registered! ```

If using Jetty on Windows, the following exception is thrown: > 2017-03-03 14:07:08 ERROR UnrestrictedUploadServlet Exception occurs: > java.io.FileNotFoundException: C:\Users\ktamura\git\easybuggy\target\easybuggy-1-SNAPSHOT\uploadFiles\easybuggy.png (要求された操作はユーザー マップ セクションで開いたファイルでは実行できません。) > at java.io.FileOutputStream.open0(Native Method) > at java.io.FileOutputStream.open(FileOutputStream.java:270)...

bug

JSON.parse() does not work with OpnJDK 1.7.0_79 on CentOS 6.3. > sun.org.mozilla.javascript.EcmaError: ReferenceError: "JSON" is not defined.