You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
----------------------
set version to 0.4.1
Updated RELEASE/Dockerfile
typo
Added useHttpOnly flag for session ID (fixedAsqatasun#9)
typo Tomcat/Dockerfile
Docker image based on Tomcat7 image OK
Enhanced docker image based on Tomcat7 (still WIP)
Dockerfile FROM tomcat:8.0-jre7 : not working (WIP)
Fixed edge cases on tests
typo
Webapp - Used input tag type=color instead off type=text (fixedAsqatasun#2)
typo
Updated docker/SNAPSHOT-local*
updated .gitignore
fixed descriptor.xml
added descriptor.xml (building tar.gz with maven)
refactor packaging
set version to 0.4.1-dev
Observed behaviour
/result.html;jsessionid=1C22591EA3096B15B6D026154F236FCE?foreground=%23468847&(...)
Expected behaviour
/result.html?foreground=%23468847&(...)
Configuration
same result for two tests:
The text was updated successfully, but these errors were encountered: