Ticket #398 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

A typo in registerEventID function

Reported by: hubu Owned by: hubu
Priority: P3 Milestone: 2.2
Component: Core Version: 1.1.1
Severity: Minor Keywords:
Cc: hubu External ID:
state: New Browser: All
Operating System: All

Description

In the registerEventID function, there is a typo: OpenLayers.i18n('regsiterEventError')));

it should be: OpenLayers.i18n('registerEventError')));

The result of this typo is we can't get the right string of 'registerEventError'.

Attachments

Fix Ticket #398.patch Download (0.5 KB) - added by hubu 3 years ago.
This is the fix of this ticket

Change History

Changed 3 years ago by hubu

This is the fix of this ticket

Changed 3 years ago by madair

  • status changed from new to closed
  • resolution set to fixed

closing, patch has been applied to trunk

Note: See TracTickets for help on using tickets.