Ticket #583 (closed enhancement: fixed)
Allow Javascript Tracker to change the 'owa_' prefix used in Cookie names
| Reported by: | admin | Owned by: | padams |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5.0 |
| Component: | base module | Version: | |
| Keywords: | Cc: |
Description
Refactor the Javascript tracker to fully utilize the OWA namespace config setting found in OWA.configns?. Trackers should be able to change the prefix by adding:
owa_cmds.push(['OWA.setOption', 'ns', 'newprefix']);
to the top of their tracker command stack.
Change History
Note: See
TracTickets for help on using
tickets.
