Ticket #5794 (closed enhancement: fixed)

Opened 10 months ago

Last modified 5 months ago

Relative URL Resolution Capability

Reported by: kriszyp Owned by: dmachi
Priority: normal Milestone: 1.1
Component: Dojox Version: 1.0
Severity: normal Keywords:
Cc:

Description

dojox.rpc.Service needs a function that can take a base url and a relative url and return the resolved url. dojox.json.ref may also use this capability and it would seem likely that this overlaps with functionality of other parts of Dojo.

Attachments

url.js (0.9 kB) - added by kriszyp 10 months ago.
Implementation

Change History

Changed 10 months ago by kriszyp

Implementation

Changed 10 months ago by peller

  • owner changed from anonymous to dmachi
  • component changed from General to Dojox

Changed 9 months ago by dmachi

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

(In [12392]) relative url calculation for dojox.string. fixes #5794. Thanks Kris (CLA on file)

Changed 9 months ago by dmachi

(In [12393]) removed dojox.string.url, was overlapping with dojo._Url. refs #5794

Changed 9 months ago by dmachi

(In [12394]) removed dojox.string.url, was overlapping with dojo._Url. refs #5794

Changed 5 months ago by liucougar

(In [14083]) refs #5794: show empty value in the filtering select for fontchoice in Editor toolbar

Note: See TracTickets for help on using tickets.