Opened 14 years ago

Closed 14 years ago

#398 closed defect (fixed)

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 Browser: All
External ID: Operating System: All
state: New

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 (1)

Fix Ticket #398.patch (550 bytes ) - added by hubu 14 years ago.
This is the fix of this ticket

Download all attachments as: .zip

Change History (2)

by hubu, 14 years ago

Attachment: Fix Ticket #398.patch added

This is the fix of this ticket

comment:1 by madair, 14 years ago

Resolution: fixed
Status: newclosed

closing, patch has been applied to trunk

Note: See TracTickets for help on using tickets.