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

Key: IDEA-12340
Type: Bug Bug
Status: Open Open
Assignee: Eugene Zhuravlev
Reporter: Christian Schmolzi
Votes: 1
Watchers: 1
Operations

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

Ant-Tab unreadable

Created: 12 Apr 07 15:56   Updated: 16 Jul 07 22:12
Component/s: Ant Integration

File Attachments: 1. XML File auftragseingang.xml (99 kb)

Image Attachments:

1. Ant.png
(139 kb)
Environment: IDEA running on Windows XP

Build: 6,180


 Description  « Hide
From time to time the contents of the Ant tab become unreadable. In one moment everything is ok but when I close the root node and open it again, no characters are drawn anymore. I have included a screenshot and the build file.

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 03 Jul 07 17:40
Customer's feedback:

One thing that is different about our environment as compared to the
build file attached to the bug is the use of <import>. We have some
projects that transitioned from having single build.xml file to having
two files: build.xml and build.common.xml. The latter file contains most
of the targets and is centrally managed. The build.xml becomes a place
where different projects can add custom targets and override common
targets contained within build.common.xml.

I'm guessing that the transition is when the bug appeared since I
haven't seen it for a while and havn't heard any more complaints about
it either. I have another project that is due to convert some time this
month. I'll pay closer attention and let you know if I find a procedure
to reproduce the bug.


Keith Koski - 16 Jul 07 22:12
We have encountered the same problem. I just had it happen after performing Version Control -> Update Project. The changeset included one of the build files in the project. Our setup has build.xml importing another build file. It was the latter that had changed and was updated from CVS.

I went to open the Ant tab and the characters were garbled like the attached image. Closing and reopening the tab did not fix the problem.
Closing the project and reopening it, did fix it though.