Ticket #583 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

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

Changed 4 months ago by admin

  • status changed from new to closed
  • resolution set to fixed

Added in [1596].

Note: See TracTickets for help on using tickets.