-
Bug
-
Resolution: Done
-
Major
-
4.3.0.GA, 4.2.0.GA_CP02
-
None
After deploying both seamejb3/jsfejb3 applications (independently) and browsing to the specified page - the browser shows:
XML Parsing Error: duplicate attribute
Location: http://localhost:8080/jsfejb3/index.faces
Line Number 23, Column 155:<a href="#" type="submit" onclick="if(typeof jsfcljs == 'function')
return false" type="submit">Create New Todo</a></li>
----------------------------------------------------------------------------------------------------------------------------------------------------------^
I will attach the full log file from the jsfejb3 example. They seem the same. You can see from the example above that for some reason there are two "type="submit"".
If you go directly to the edit, or todos page it works fine - until it attempts to navigate to the main page - then you get this error again.