-
Bug
-
Resolution: Fixed
-
Major
-
5.1.0
-
None
-
None
-
None
Steps to Reproduce
1. check https://keikai.io/demo/excel_like with developer tool/network
2. check the request for zss.wpd
Current Result
https://keikai.io/demo/zkau/web/_zv5.0.0/js/zss.wpd
Expected Result
https://keikai.io/demo/zkau/web/_zv5.1.0/js/zss.wpd
Debug Information
1. if the wpd path keeps the same with the previous version, then javascript will be cached by a browser and cause some client-side errors. Such error will confuse end-users a lot because they usually don't clear the browser cache.
2. also need to update bin/upVer.sh to change javascript-module version in
- keikai/src/archive/metainfo/zk/lang-addon.xml
- kkex/src/archive/metainfo/zk/lang-addon.xml