Feature #785
closedAdd "Changes that may break existing applications" to 3.1.9 Releasenotes or Wiki
0%
Description
hi, Wt group:
I found some happenings that could not be thought about before deploying 3.1.9 according to the ReleaseNots, such as the internal path does not behavior as 3.1.8 in a little degree, and such as file address "avatar/male.png" should be writtten to "/avatar/male.png" in the root dir, and such as in the shared-process config, there are many many new sessions are created(in the log) with no reason....
so can you give a clear notes for "Changes that may break existing applications", thanks.
Regards
Zhimin
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
Hey,
There were some unexpected bugs in 3.1.9 related to path resolution because of added HTML5 History support. You should find that this has been undone in git. We do list (deliberately) breaking changes in the release notes.
koen
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed