Ticket #6119 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Served Jaxer pages bomb because of current Jaxer detection

Reported by: pottedmeat Owned by: jburke
Priority: highest Milestone: 1.1
Component: Core Version: 1.0
Severity: critical Keywords:
Cc:

Description

If a page is served by Jaxer, it still has the Jaxer variable. You can check to see what environment you're in by Jaxer.isOnServer. Patch Included.

Refs #5878

Attachments

dojo_Jaxer.diff (0.7 kB) - added by pottedmeat 9 months ago.
Quick and easy patch

Change History

Changed 9 months ago by pottedmeat

Quick and easy patch

Changed 9 months ago by jburke

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

(In [13048]) Fixes #6119. Make sure only do Jaxer server stuff if we are on the server. Thanks pottedmeat. !strict for redeclarations

Note: See TracTickets for help on using tickets.