DEX - 171: NCS-583 / AG 9.4.5.13 does not show "bookmark" bar and the "bookmark" resource.

Review Request #1515 — Created July 3, 2026 and submitted — Latest diff uploaded

evalin
AG
jasonchou

root cause:
1. the system cannot find resource file on a relative path
("../motionpro/aproxy_cli.php")
2. the timezone was not set when being called

solution:
1. use absolute path rather than relative path
("/ca/aproxy/webapp/motionpro/aproxy_cli.php")
2. set timezone earlier



    Loading...