Ticket #958 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Xinha._resolveRelativeUrl is not a function

Reported by: guest Owned by: htanaka
Priority: highest Milestone: Version 1.0
Component: Xinha Core Version:
Severity: critical Keywords:
Cc:

Description

Xinha._resolveRelativeUrl is not a function line 53

Get this error when using a relativeurl for zinha. This is with the latest beta.

Change History

Changed 2 years ago by htanaka

  • owner changed from gogo to htanaka

Changed 2 years ago by htanaka

  • status changed from new to assigned

The function _resolveRelativeUrl has moved to later position in source code. It meens that the function is defined after first using. XinhaCore?.js calls that function at first when editor path is specified as relative. I'll fix this just now!

Changed 2 years ago by htanaka

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

fixed at [756]. it should be applied to beta release as hotfix.

Changed 2 years ago by ray

Sorry, that was obviously my dumbness.

Made a hotfix

Note: See TracTickets for help on using tickets.