BAD referenced link and BUGS...

3 views
Skip to first unread message

Stephane.CARRE@...264

unread,
Jan 12, 2004, 11:17:42 AM1/12/04
to icu-i...@www-126.southbury.usf.ibm.com
Trying to send this message to jjared@...265..., this adress does not
seems to exists but is referenced in one of your products pages :
http://www-124.ibm.com/icu4j/demo_tools/RBManager.html, thank you to update
this link.

Here is the content of my primary message I don't know to who I should send
it :

Hi,

I'm a java developer/integrator, and I've been trying to use RBManager.
Some bugs seems to exists in the 0.6 version I'm using :

- Untranslated tabbed panel (in the GUI) does not refresh it's contained
table when changing from Bundle resource item selection in the Bundle panel
Tree (class RBManagerGUI.RBUntranslatedPanel method updateComponents forget
to do untransTableModel.update(); if bundle != null)

public void updateComponents() {
// Update components
if (bundle != null) {
jLabelUntransTitle.setText(bundle.name);
untransTableModel.setBundle(bundle);
untransTableModel.update();
} else if (rbm != null) {
initComponents();
} else {
removeAll();
}
}

- Statistics tabbed panel (in the GUI) does not refresh the statistic
labels when changing from Bundle resource item selection in the Bundle
panel Tree.

- "Export Resource Bundle => TMX files..." task generates only one file
when more than one resource bundles are selected.

- In the Groups pane, deleting a resource from any group does not affect
statistics.

- When adding a resource, the Translation text field accept String
containing single ' but such String are not well formed for the purpose of
JDK java.text.MessageFormat.fomat(...) method

I have to integrate such a tool to our devlopement process, and would be
verry interrested in RBManager.
Could you give me an idea of the current development plan of this tool ?
When do you plan to release a new version more stable ?

Thank you,

Stéphane Carré






George Rhoten

unread,
Jan 13, 2004, 5:15:37 PM1/13/04
to Stephane.CARRE@...264, icu-i...@www-126.southbury.usf.ibm.com
Hi Stéphane,

Thank you for bringing this to our attention. It looks like Jared Jackson
no longer works at IBM :-( He was the original author and maintainer of
that project. I have updated that page for you to reflect this change.

As the secondary author of this tool, I have some plans for it, but my
time is limited. One of my plans is to add XLIFF support to this tool. I
don't have any firm plans on releasing a new version of RBManager. I
might make some changes to the tool within the next 6 months, but it
depends on the amount of time I have.

Since RBManager is open source code, code contributions are always
welcome. If you can give us some patches to fix these bugs, I can create
and post a new version of RBManager for you.

For future reference, I have submitted a bug on your behalf. The bug
description can be found here:
http://www.jtcsv.com/cgibin/icu-bugs?findid=3501

George Rhoten
IBM Globalization Center of Competency/ICU San José, CA, USA

George, could you please reply to Stephane (and cc icu-issues)?
Thanks,
markus

Markus Scherer マルクス IBM GCoC-Unicode/ICU San José, CA
markus....@us.ibm.com
----- Forwarded by Markus Scherer/Cupertino/IBM on 2004-01-13 13:16 -----


Stephane.CARRE@...264...
Sent by: icu-issu...@www-124.southbury.usf.ibm.com
2004-01-12 08:17

To: icu-i...@www-124.southbury.usf.ibm.com
cc:
Subject: BAD referenced link and BUGS...
_______________________________________________
icu-issues mailing list
icu-i...@oss.software.ibm.com
http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu-issues


Reply all
Reply to author
Forward
0 new messages