Issue 73450 - Double accelerator in string
Summary: Double accelerator in string
Status: CLOSED DUPLICATE of issue 53059
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: bjoern.milcke
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-14 06:32 UTC by clytie
Modified: 2013-02-24 21:21 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description clytie 2007-01-14 06:32:13 UTC
I encountered this error in my 2.1 file, but didn't know what to do about it then. It still exists in m199. I 
couldn't find m199 in the version field.

The string has two accelerators. Since all the surrounding strings do not, I'm assuming it's an error. In 
fact, error-checking routines like pofilter won't pass the file unless you also add a second accelerator, 
which is probably incorrect in production.
___
chart2	source\controller\menu\MenuItems_tmpl.hrc
	0	menuitem	MN_DIAGRAM_GRID.SID_DIAGRAM_GRID
	SID_DIAGRAM_GRID_X_HELP	SID_DIAGRAM_GRID_X_HELP
		0	en-US	~X Axis ~Minor Grid...			
	2002-02-02 02:02:02
___
Comment 1 clytie 2007-01-14 06:47:36 UTC
This string actually occurs twice in the GSI file: here is the second instance:
___
sch	source\ui\app\menuids_tmpl.src	0	menuitem
	MN_DIAGRAM_GRID.SID_DIAGRAM_GRID	SID_DIAGRAM_GRID_Y_HELP
	SID_DIAGRAM_GRID_Y_HELP		0	en-US	~X Axis ~Minor Grid...
				2002-02-02 02:02:02
___
Comment 2 pavel 2007-01-14 17:34:18 UTC
confirmed.

Changing component to Chart.

1. why two accelerators?
2. why two instances of this string?
Comment 3 pavel 2007-01-14 17:34:54 UTC
.
Comment 4 kla 2007-01-15 11:46:58 UTC
@IHA: pls have a look.
Comment 5 kla 2007-01-16 08:47:03 UTC
assigned to iha
Comment 6 IngridvdM 2007-01-16 14:15:38 UTC
Yes it is an error.
There are two instances because the chart module is rewritten. The module chart2
will replace sch in future when CWS chart2mst3 is integrated.
This problem will be fixed when CWS chart2mst3 is integrated into the master trunk.
Comment 7 IngridvdM 2007-01-18 14:55:17 UTC
set to fixed
Comment 8 IngridvdM 2007-08-01 14:37:46 UTC
With the complete re-implementation of the chart module starting with SRC680m213
the two strings have been removed. 
->Bjoern, please verfiy and close.
Comment 9 IngridvdM 2007-08-01 14:57:30 UTC
sorry, this one is duplicate
Comment 10 IngridvdM 2007-08-01 14:58:33 UTC
duplicate

*** This issue has been marked as a duplicate of 53059 ***
Comment 11 IngridvdM 2007-08-01 14:59:03 UTC
closed as duplicate