[JBoss JIRA] Created: (JBDS-394) Danish characters in UTF-8 encoded properties files get messed up in JBDS 1.1.0.GA using JBoss Tools Properties File Editor
by Henrik Rathje (JIRA)
Danish characters in UTF-8 encoded properties files get messed up in JBDS 1.1.0.GA using JBoss Tools Properties File Editor
---------------------------------------------------------------------------------------------------------------------------
Key: JBDS-394
URL: https://jira.jboss.org/jira/browse/JBDS-394
Project: Developer Studio
Issue Type: Bug
Affects Versions: 1.1.0.GA
Environment: Windows XP SP3, Java 1.5.0_14, JBoss Developer Studio 1.1.0.GA (JBoss Tools 2.1.2.GA). NOTE: project and Eclipse is set up to handle text files as UTF-8. All properties files are UTF-8 encoded.
Reporter: Henrik Rathje
Assignee: Max Rydahl Andersen
I have a properties file encoded in UTF-8 containing some properties with danish characters in the value part.
If I open it with my "old" Eclipse 3.3.1 it's ok, even when using JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor).
If I use JBDS 1.1.0.GA and open it with the eclipse build-in properties file editor it's also fine!
BUT if I use JBDS 1.1.0.GA and open it with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor), it messes up the file!
Test scenario:
***************
1. Create a UTF-8 encoded file containing the danish letter http://www.fileformat.info/info/unicode/char/00e6/index.htm.
2. Open it in JBDS 1.1.0.GA with the eclipse build-in properties file editor. keep it open.. see that the danish character is displayed ok.. it should be..
3. Keep the previous editor open, and open the same file with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor)
4. Note how the previous build-in properties file editors version of the file gets marked as changed (the good old little *), but not in the version opend by the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor). Also the danish letter is messed up in the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor) editor.
5. So just opening the file with the JBoss Tools 2.1.2.GA (JBoss Tools Properties File Editor) changes the file.
I will try to attach the "before and after" files as soon as possible.
- Henrik
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months
[JBoss JIRA] Created: (JBIDE-2621) Portlet wizards should not be restricted to portlet enabled projects
by Max Rydahl Andersen (JIRA)
Portlet wizards should not be restricted to portlet enabled projects
--------------------------------------------------------------------
Key: JBIDE-2621
URL: https://jira.jboss.org/jira/browse/JBIDE-2621
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Plan
Affects Versions: 3.0.0.alpha
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Fix For: 3.0.0.beta1
The portlet wizards today seem to require the projects it generate code into is a faceted portlet project.
We should not require that for the wizards since the generated code makes perfect sense to do on users own existing java projects.
Suggestion: Allow to generate for all type of projects and add a checkbox (or multiple if needed) about the actions that require portlet project. e.g. a checkbox for updating web.xml. It would be enabled by default for portlet projects, but disabled for non-portlet projects and if the user selects them we give an error message (in the wizard title pane) about updating web.xml not being possible when the project does not have portlet or maybe just web project enabled ? (alternatively you can completely disable the checkbox and just make it tooltip contain the info that "Updating web.xml is not possible on non-portlet/web projects" so the user can at least be informed why somethings are not working)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 5 months