Ticket #681 (closed defect: fixed)

Opened 21 months ago

Last modified 20 months ago

saving to network shares

Reported by: FND Owned by: JeremyRuston
Priority: minor Milestone: 2.4.1
Component: core Version:
Severity: medium Keywords: saving InternetExplorer
Cc:

Description

As discussed  here, IE has problems saving to network shares.

The problem seems to occur only when saving to the root of a mapped network share (e.g. Z:\).

It appears that there's an infinite loop in ieCreatePath() because fso.GetParentFolderName("Z:\") returns an empty string.

Change History

Changed 20 months ago by MartinBudden

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

Fixed in changeset:5888

Note: See TracTickets for help on using tickets.