Bug 822060

Summary: TicketMonster: Validation errors in JSDT
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Karel Piwko <kpiwko>
Component: TicketMonsterAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Repel <trepel>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0.0.ER5CC: bsutter, myarboro, pmuir, rruss, vdedik
Target Milestone: CR2   
Target Release: 2.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ticket-monster
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-30 15:35:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karel Piwko 2012-05-16 08:42:12 UTC
Description of problem:

Due to upstream Eclipse bug, JavaScript validator throws errors on the example.

Version-Release number of selected component (if applicable):

How reproducible:

Always.

Steps to Reproduce:
1. Import TicketMonster example
  
Actual results:

Validation errors.

Expected results:

No validation errors.

Additional info:

The workaround is to exclude specific JS files (jquery, jquery-mobile) from being validated.

Upstream fix: https://github.com/jboss/ticket-monster/commit/e65b1cd758c90b0808d7ff29928bfcfa77a844cb

Comment 1 Karel Piwko 2012-06-04 12:40:33 UTC
Tomas, can you please verify?

Comment 2 Tomas Repel 2012-06-05 13:10:56 UTC
The configuration file from upstream fix is not inside the WFK2 ER7 ticketmonster-demo.zip. The validation errors still arise when importing TM example.

Comment 4 Tomas Repel 2012-10-18 08:41:46 UTC
The file still missing in jboss-wfk-2.1.0-ER2-ticketmonser-demo.zip.

Comment 5 Marek Novotny 2012-10-18 08:49:13 UTC
OK, I get it, ticket monster assembly is excluding .settings directory by default

Comment 7 Tomas Repel 2012-11-07 15:54:22 UTC
The file still missing in WFK 2.1.0.CR1 Ticket Monster example.

Comment 8 Tomas Repel 2012-11-08 09:46:46 UTC
Status changed to ASSIGNED to conform the bugzilla workflow.

Comment 11 Vaclav Dedik 2012-11-12 13:20:57 UTC
I modified the assembly.xml so that it includes .settings/.jsdtscope.

Comment 13 Tomas Repel 2012-11-15 14:05:04 UTC
Verified in WFK 2.1.0.CR2.

Comment 14 Karel Piwko 2012-11-30 15:35:01 UTC
Distributed as a part of WFK 2.1.0.GA release.