Ticket #2531891 (closed defect)

Reporter


Satyen Desai
Opened: 03/14/12
Last modified: 05/10/12
Status: closed
Type: defect
Resolution: fixed

Owner


Satyen Desai
Target Release: 3.5.0
Priority: P3 (normal)
Summary: [Unit Testing] _getAttrCfg() for all attrs (no name passed in) fails due to incorrect context
Description:

attribute._getAttrCfg() throws JS exception when invoked for *all* attributes. That is, when name is not passed in.

Works fine if name is passed in.

Type: defect Observed in Version: development master
Component: Attribute Severity: S3 (normal)
Assigned To: Satyen Desai Target Release: 3.5.0
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Satyen Desai

YUI Developer

Posted: 03/14/12
  • completed changed from 0 to 0.1
  • estimated changed from 0 to 0.1
  • sprint changed to sprint 4

Satyen Desai

YUI Developer

Posted: 03/14/12
  • resolution changed to fixed
  • status changed from accepted to checkedin

Fixed bugs in attribute._getAttrCfg and state.removeAll, found while
bumping up unit test coverage for attribute-extras and
attribute-core. Fixes #2531891. Fixes #2531892

Added standalone state unit tests also.
View Commit: d2fe481f82326b03c9a545af61f3379ac5d7fef1

Satyen Desai

YUI Developer

Posted: 03/14/12

Build for _getAttrCfg and removeAll fixes. Fixes #2531891. Fixes #2531892
View Commit: e92a0547e34b92906381cd772dc07e9bedb41ada

Jenny Donnelly

YUI Developer

Posted: 05/10/12

checkedin -> closed

Jenny Donnelly

YUI Developer

Posted: 05/10/12
  • status changed from checkedin to closed

checkedin -> closed