-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
jBPM 6.2.0.Final, jBPM 6.4.0.Final
-
NEW
-
NEW
-
If you open any Business Process you can see following errors in Browser console:
- GET http://localhost:8080/business-central/org.kie.workbench.KIEWebapp/data%3Aimage%2Fpng%3Bbase64%2CR0[...] [HTTP/1.1 400 Bad Request 0ms]
- GET http://localhost:8080/business-central/org.kie.workbench.KIEWebapp/data%3Aimage%2Fpng%3Bbase64%2CR[...] [HTTP/1.1 400 Bad Request 0ms]
- GET http://localhost:8080/business-central/org.kie.workbench.KIEWebapp/data%3Aimage%2Fpng%3Bbase64%2C[...] [HTTP/1.1 400 Bad Request 0ms]
for 6.2.GA. And also new problems was introduced in 6.4.SNAPSHOT:
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Regular-webfont.woff [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Semibold-webfont.woff [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Light-webfont.woff [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Bold-webfont.woff [HTTP/1.1 404 Not Found 0ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Regular-webfont.ttf [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Semibold-webfont.ttf [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Light-webfont.ttf [HTTP/1.1 404 Not Found 1ms]
- GET http://localhost:8080/business-central/org.jbpm.designer.jBPMDesigner/fonts/OpenSans-Bold-webfont.ttf [HTTP/1.1 404 Not Found 1ms]
It seems like it was introduced in new feature "PDF generation" in "Patternfly" framework.