snoopdave opened a new pull request, #182: URL: https://github.com/apache/roller/pull/182
Addresses the installer and entry-preview findings from Greg’s 6.1.6 RC1 testing. UI form initialization establishes a session before generating the form salt. Entry previews use a context-relative URL, preserving the editor’s origin. Version-only database upgrades report completion explicitly, and the installer supplies page titles and exception names directly to its templates. Validation: JDK 11 `mvn -pl app verify` passed (301 tests, zero failures/errors, one existing disabled test). Isolated Tomcat 9.0.64/PostgreSQL checks passed for fresh-session installation at the root context and a version-610 upgrade under `/roller`, including bootstrap and version-616 verification. Preview tests cover HTTP/HTTPS, non-default ports, and both context layouts. Live HTTPS/reverse-proxy preview confirmation on Greg’s deployment remains useful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
