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

Key: IDEADEV-14350
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Sascha Weinreuter
Votes: 0
Watchers: 1
Operations

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

Inconsistent XML PSI

Created: 29 Aug 06 21:48   Updated: 03 Apr 08 18:09
Component/s: Plugin Support. API
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(38 kb)

2. screenshot-2.jpg
(47 kb)

Build: 5,646
Severity: Medium


 Description  « Hide
XML comments that are added before the document's root element either appear as a (previous) sibling of the root element or as child of the XML prolog, depending on whether one is present or not. This makes the process of detecting and creating comments at this position unnecessarily complex.

Also, In case the prolog is omitted, the comment appears before the "artificial" prolog element, though this doesn't seem to be a big problem.

See the screenshots.



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