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

Key: IDEA-18243
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Avdeev
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

invalid xml element completion suggestions when beans namespace is bound to prefix

Created: 28 May 08 21:59   Updated: 30 May 08 16:28
Component/s: XML editing, J2EE.Spring

File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(31 kb)

2. screenshot-2.jpg
(26 kb)

Build: 8,418


 Description  « Hide
Not sure if this is XML editor or Spring facet specific.

When the "beans" namespace is bound to a specific prefix, element completion suggestions do not include this prefix.
Accepting the suggestion will cause it to be marked red later, forcing me to add the correct prefix by hand.



 All   Comments   Work Log   Change History      Sort Order:
Maxim Mossienko - 29 May 08 15:25
Spring schema has elementFormDefault="unqualified" implicitly specified and thus unqualified names are suggested