History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: SDK-15579
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: None None
Assignee: Peter deHaan
Reporter: Peter deHaan
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Flex SDK

Cryptic error message for SelectorTypeNotSupported warning

Created: 05/15/08 05:08 PM   Updated: 06/17/08 04:00 PM
Component/s: Compiler API
Security Level: Public (All JIRA Users )

File Attachments: 1. Text File main.mxml (0.2 kb)

Issue Links:
Relationship
This issue relates to:
SDK-15578 CSS selector type is not supported None Closed
 

Severity: Usability Issue
Reproducibility: Every Time
Discoverability: Medium
Found in Version: SDK Flex 3 (Released)
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Steps to reproduce:
1. Compile attached file.
2. Check the warnings in the Problems tab in Flex Builder.

 
Actual Results:
flex2.compiler.css.SelectorTypeNotSupported[level='warning', selector='*.roundcont p', column='-1', line='0', path='C:\Documents and Settings\pdehaan\My Documents\Flex Builder 3 FXG\SDK-15578\src\main.mxml']
 

Expected Results:
Something a bit more user friendly.


Workaround (if any):
n/a
Language Found: English
Bugbase Id: none
QA Owner: Kristen Sindac
Resolved by: Kristen Sindac
Fixed Version: SDK Flex 3.0.1 - Next Build
Participants: Kristen Sindac and Peter deHaan


 All   Comments      Sort Order:
Kristen Sindac - [06/17/08 03:49 PM ]
cannot reproduce in latest SDK trunk and 3.0.x builds
also tested with SDK build 4.0.0.2083.

The warning shown is:
Warning: CSS selector type is not supported: '*.roundcont p'