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

Key: IDEADEV-25002
Type: Bug Bug
Status: Resolved Resolved
Resolution: Obsolete
Priority: Normal Normal
Assignee: Dmitry Avdeev
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Sometimes the namespace declarations in xhtml files appear as unregistered uris though they are registered

Created: 19 Feb 08 14:08   Updated: 02 Oct 08 13:14
Component/s: J2EE.Seam
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,164


 Description  « Hide
i've got this problem in seam projects, but probably this is some general issue:
sometimes when you start idea and open some seam project (for example, the project created from 'registration' sample) that contain xhtm files, the namespace declarations
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:s="http://jboss.com/products/seam/taglib"
are error-highlighted as unregistered uris, the elements from these namespaces are not resolved etc. It is impossible to make them resolved (if you don't want to set the external resources for these uris manually). Usually you should close the editors and reopen the project to make the uris resolved, but sometimes this doesn't work...

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.