[JBoss JIRA] Created: (JBDS-587) Need to translate Help/About text including copyright statement
by Sean Flanigan (JIRA)
Need to translate Help/About text including copyright statement
---------------------------------------------------------------
Key: JBDS-587
URL: https://jira.jboss.org/jira/browse/JBDS-587
Project: Developer Studio
Issue Type: Feature Request
Components: Build
Affects Versions: 2.0.0.cr1
Reporter: Sean Flanigan
Help/About JBoss Developer Studio shows the version/copyright information for JBDS.
This text looks similar to /com.jboss.jbds.product/plugin.properties but is actually overwritten/expanded from
releng/org.jboss.ide.eclipse.releng/builders/product/product.properties during the build.
The problem is, if we create a translation fragment plugin for com.jboss.jbds.product, the translators will translate the obsolete information in /com.jboss.jbds.product/plugin.properties, and when a langpack is installed, the up-to-date information will be replaced by obsolete information.
We need to work out how to handle this better, preferably keeping the translatable text somewhere in com.jboss.jbds.product, not in releng.
Perhaps we could do something with /com.jboss.jbds.product/about.mappings / about.ini? Ref: http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc....
--
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
15 years, 8 months
[JBoss JIRA] Created: (JBIDE-4177) Seam Booking project example errors.
by Aliaksey Nis (JIRA)
Seam Booking project example errors.
------------------------------------
Key: JBIDE-4177
URL: https://jira.jboss.org/jira/browse/JBIDE-4177
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 3.1.0
Environment: WindowsXP SP2
JBoss Tools
Version: 3.1.0
Build id: JBossTools-ALL-win32-3.1.0.Alpha1-N200904090001-H90
JRE 1.5_08
Reporter: Aliaksey Nis
Priority: Minor
EXECUTE: Import Seam Booking example project.
EXECUTE: Open Problems view.
FAILURE: 3 errors shown here.
1.
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".
File: introExp.html
Folder: booking/WebContent/exp
Line: line 22
2.
The element type "INPUT" must be terminated by the matching end-tag "</INPUT>".
File: workspaceExp.html
Folder: booking/WebContent/exp
Line: line 22
3.
The entity name must immediately follow the '&' in the entity reference.
File: mainExp.html
Folder: booking/WebContent/exp
Line: line 94
Example project must be correctly imported.
--
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
15 years, 9 months
[JBoss JIRA] Created: (JBIDE-3968) Create unittests for dali integration
by Max Rydahl Andersen (JIRA)
Create unittests for dali integration
-------------------------------------
Key: JBIDE-3968
URL: https://jira.jboss.org/jira/browse/JBIDE-3968
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Reporter: Max Rydahl Andersen
Assignee: Dmitry Geraskov
Priority: Blocker
Fix For: 3.0.1.GA, 3.1.0
While fixing JBIDE-3960 I wanted to verify my fixes did not break anything but I had no way of verifying this except tiny manual tests to be ready for GA.
I also believe if we had had any trivial tests they would had prevented JBIDE-3960 since it would have showed up instantly.
We need to add tests for the Dali integration, especially when we have funky code like reflection for Dali 2.1 and Dali 2.0
--
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
15 years, 9 months