
| Key: |
IDEA-17594
|
| Type: |
Bug
|
| Status: |
Open
|
| Assignee: |
Unassigned
|
| Reporter: |
J. Longman
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
10.5.1 osx, intel core duo, java 1.5.0
|
|
IDEA fails to open project files (ipr or iml) which have been saved in UTF-8 with a BOM . The error message is that the file contains " content in the prolog".
To reproduce:
- use kdiff3 on osx to merge two configuration files and try to open project.
- use textwrangler on osx
- close the project (if open)
- open the file
- save file using "Save As..."
- choose "Options..."
- select "Unicode (UTF-8)" in "Encodings"
- click "OK", then "Save"
- attempt to re-open project
VP: failed to open project with error message
To workaround:
- use textwrangler on osx
- close the project (if open)
- open the file
- save file using "Save As..."
- choose "Options..."
- select "Unicode (UTF-8, no BOM)" in "Encodings"
- click "OK", then "Save"
- attempt to re-open project
|
|
Description
|
IDEA fails to open project files (ipr or iml) which have been saved in UTF-8 with a BOM . The error message is that the file contains " content in the prolog".
To reproduce:
- use kdiff3 on osx to merge two configuration files and try to open project.
- use textwrangler on osx
- close the project (if open)
- open the file
- save file using "Save As..."
- choose "Options..."
- select "Unicode (UTF-8)" in "Encodings"
- click "OK", then "Save"
- attempt to re-open project
VP: failed to open project with error message
To workaround:
- use textwrangler on osx
- close the project (if open)
- open the file
- save file using "Save As..."
- choose "Options..."
- select "Unicode (UTF-8, no BOM)" in "Encodings"
- click "OK", then "Save"
- attempt to re-open project
|
Show » |
| There are no comments yet on this issue.
|
|