Bug 1026849 - Qunit issues jboss-html5-mobile-archetype
Summary: Qunit issues jboss-html5-mobile-archetype
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Examples
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pete Muir
QA Contact: Stefan Miklosovic
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-05 14:21 UTC by Tolis Emmanouilidis
Modified: 2015-08-02 23:42 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-11 15:15:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tolis Emmanouilidis 2013-11-05 14:21:03 UTC
Document URL: 

Section Number and Name: 

Describe the issue: 
jboss-html5-mobile-archetype version 7.1.3.Final

The qunit.js and qUnit.css should NOT have the JBoss license. They should have the jQuery MIT license.

In addition the Qunit tests are failing due to a wrong script src path.

Suggestions for improvement: 

Replace <script type="text/javascript" src="../../main/webapp/js/libs/lodash-1.3.1.js"></script> with <script type="text/javascript" src="../../main/webapp/js/libs/lodash-1.3.1.js"></script> inside test/qunit/index.html

Additional information:


Note You need to log in before you can comment on or make changes to this bug.