Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
关于迁移到 8.5.3 之前要寻找什么的任何建议?
例如 XSP.partialRefreshGet 或 XSP.partialRefreshPost 命令应该在 8.5.3 之后采用第二个参数(即使是空的)。
还有其他已知的事情要检查吗?
升级者注意:如果使用图像上传功能,8.5.3 不支持每个 xpage 超过 1 个富文本编辑器。
在 8.5.2(不是 8.5.3!)之后,默认情况下 viewScope 应该会获取可序列化的变量。
http://lotusnotus.com/lotusnotus_en.nsf/dx/serialization-viewscope-and-exploding-xpage-after-upgrade....htm
在 8.5.3 之后,自定义控件和 XPage 元素将不接受名称中的“-”字符。现有的继续工作,但您不能创建新的。