Opened 10 years ago

Closed 10 years ago

#2474 closed defect (fixed)

Ajax viewer: support IE10

Reported by: zhanga Owned by:
Priority: low Milestone: 3.0
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Some functionalities of Ajax viewer don't work well in IE10. The main reason is that element.Text is replaced by element.TextContent in IE10. We need to change our code accordingly.

Change History (1)

comment:1 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r8313) and 2.6 (r8316)

Note: See TracTickets for help on using tickets.