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

Bug Data

ID: #0049
Status: Fixed
Severity: Minor
Reporter: Rob Krueger
Submitted: 12-01-09 12:22

Product Data

Product: Ample SDK
Component: DOM Core
Version: 0.8.x
OS: > Any
Browser: > Any

Description

setAttribute method throws validation error for the value attribute

Although spec says the value parameter should be of type DOMString, browsers accept any type and transform it to String. It would be better for Ample to also accept any type but send a warning instead of runtime exception in this situation.

Messages written for this bug

No messages has been appended yet.

Add a message
BugTracker