Ticket #1026 (closed defect: fixed)

Opened 3 years ago

Last modified 19 months ago

sync overview erroneously uses relative links

Reported by: FND Owned by: MartinBudden
Priority: minor Milestone: 2.6.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

It appears the Sync macro's Server URL column simply uses the value stored in the respective tiddlers' server.host field, which is interpreted by browsers as a relative URI.

The correct approach would be to expand that value using the fullHostName method.

Change History

Changed 3 years ago by FND

  • owner changed from JeremyRuston to MartinBudden

Changed 3 years ago by FND

  • milestone changed from 2.5.3 to 2.5.4

It appears this is an issue with the FileAdaptor?; the issue does not appear when using the TiddlyWebAdaptor?.

Changed 2 years ago by MartinBudden

  • status changed from new to assigned

Changed 2 years ago by FND

  • milestone changed from 2.6 to 2.6.1

Changed 23 months ago by FND

This appears to be a dupe of #697.

Changed 19 months ago by MartinBudden

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

Fixed in changeset:12275

Note: See TracTickets for help on using tickets.