Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Fix the [id=xxx] IE issue.
Mon. Aug 11, '08 11:10 PM
( permalink)
The Telerik editor somehow embedded "something" into the message when IE users paste "something" into the editor. The "something" got saved to the database along with the message. It shows up like [id =tmppasteie329043209324] on the message display. There is no easy way to find out what's wrong and it often takes a very long time for Telerik to respond to issues on this editor. So, we will fix this problem ourselves with the new Custom PGDcode feature in the admin control panel. The PGDCode: Pattern: \[id\=tmppasteie\d+] Replace With: (blank) Purpose: Fix the IE temp ID paste Issue Example: Do not use this. Begin Tag: (a space) End Tag: (a space) ECMAScript Compliant, Ignore Case, and Process this on edit form checked.
<message edited by Samuel on Thu. Sep 18, '08 11:11 AM>
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|