Table of Contents

Field ReportActionUrlRefused

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9501: an action's URL was not written into the projection because its scheme is not one a viewer may follow. Only http, https, mailto and URLs with no scheme at all are written; a javascript: or data: target is script or a document the report's author chose, running in the viewer's own origin.

public const string ReportActionUrlRefused = "DXP9501"

Returns

string
DXP9501: an action's URL was not written into the projection because its scheme is not one a viewer may follow. Only http, https, mailto and URLs with no scheme at all are written; a javascript: or data: target is script or a document the report's author chose, running in the viewer's own origin.

Remarks

The target is still carried in the region map, marked as not navigable, because a host with its own policy is entitled to decide. What is refused is DocWright deciding for it by emitting a link.