We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 21 months ago

Last modified 19 months ago

#3539 closed Defect (fixed)

Wait for languages to load on client side before firing init,system

Reported by: ewinslow Owned by:
Priority: normal Milestone: Elgg 1.8.1b
Component: JavaScript Version: 1.8 Beta
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

This will help avoid race conditions with respect to elgg.echo being used before the languages are available.

Change History (5)

comment:1 Changed 23 months ago by cash

  • Milestone changed from Needs Review to Elgg 1.8.0

say this with tinymce word count string

comment:2 Changed 23 months ago by cash

  • Component changed from Core to JavaScript

comment:3 Changed 21 months ago by brettp

  • Milestone changed from Elgg 1.8.0 to Elgg 1.8.1b

comment:4 Changed 21 months ago by Cash Costello

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #3539 two conditions for triggering init,system now - dom is ready and languages loaded

Changeset: 8a2611e5002982cbfd2843240c181c0796b043b2

comment:5 Changed 19 months ago by Cash Costello

Fixes #3539 two conditions for triggering init,system now - dom is ready and languages loaded

Changeset: 8a2611e5002982cbfd2843240c181c0796b043b2

Note: See TracTickets for help on using tickets.