Ticket #143 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Text-on-path in radial view doesn't work anymore in Firefox 2.0.0.2

Reported by: julians Assigned to: mlandauer
Priority: major Milestone:
Component: API Version:
Keywords: Cc:

Description

However, the SVG implementation in Firefox 2.0.0.2 still renders text on a path in various examples, for instance:

Figure out why the text-on-path rendered by the radial view SVG code does not show up.

Change History

02/24/07 18:51:12 changed by julians

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

This was because Firefox 2.0 was lenient and didn't require a <path> element referred to using XLink to be nested in a <defs> element, while Firefox 2.0.0.2 does. Fixed in r1009.

10/18/07 16:06:13 changed by matthewl

  • milestone deleted.

Milestone Uncommited Work deleted