Bug 830196 - Seam: TAG-16 Booking example
Summary: Seam: TAG-16 Booking example
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Examples, Seam
Version: 2.0.0.ER7
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Marek Novotny
QA Contact: Karel Piwko
URL:
Whiteboard: Seam2.3
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 14:05 UTC by Karel Piwko
Modified: 2012-06-19 08:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-19 08:18:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karel Piwko 2012-06-08 14:05:00 UTC
Following errors happen in booking example when imported to JBDS (ignoring missing Maven artifacts):

Description	Resource	Path	Location	Type
The entity name must immediately follow the '&' in the entity reference.	mainExp.html	/booking-web/src/main/webapp/exp	line 94	XHTML Problem
The entity name must immediately follow the '&' in the entity reference.	mainExp.html	/booking-web/target/m2e-wtp/web-resources/exp	line 94	XHTML Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".	introExp.html	/booking-web/src/main/webapp/exp	line 65	XHTML Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".	introExp.html	/booking-web/target/m2e-wtp/web-resources/exp	line 65	XHTML Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".	workspaceExp.html	/booking-web/src/main/webapp/exp	line 22	XHTML Problem
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".	workspaceExp.html	/booking-web/target/m2e-wtp/web-resources/exp	line 22	XHTML Problem

Comment 1 Marek Novotny 2012-06-15 11:33:33 UTC
That are just warnings in HTML editor.


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