Blog  |   Sitemap  |   Search  |   Language:  eng рус
Home
JavaScript UI FrameworkBug TrackerBug details

Bug Data

ID: #0159
Status: Fixed
Severity: Enhancement
Reporter: dihae
Submitted: 23-11-09 16:12

Product Data

Product: Ample SDK
Component: SVG 1.1
Version: 0.8.x
OS: Windows XP
Browser: Internet Explorer 7.0

Description

Polyline points attribute cannot be set

Setting the 'points' attribute of the polyline results in an error in IE.



Solution:
-------------

On polyline.js - line 23:

'oElement.points' should be 'oElement.points.value'

Messages written for this bug

No messages has been appended yet.

Add a message
BugTracker