Ticket #2532641 (closed defect)
ReporterTri Phan |
Opened: 08/9/12 Last modified: 08/25/12 Status: closed Type: defect Resolution: expired |
Owner Luke Smith |
Target Release: 3.NEXT Priority: P4 (low) |
|---|---|---|---|
| Summary: | Usage of <script> in the data displayed for data table | ||
| Description: | We have a need to embed the following type of data in the data table, <script>alert('this is a test')</script>. However, when this is done, the </script> conflicts with the <script></script> tags for <script type="text/javascript"> data = [ Thanks. |
||
| Type: | defect | Observed in Version: | 3.4.1 |
| Component: | DataTable | Severity: | S4 (low) |
| Assigned To: | Luke Smith | Target Release: | 3.NEXT |
| Location: | Library Code | Priority: | P4 (low) |
| Tags: | Datatable | Relates To: | |
| Browsers: | Firefox - Latest,IE 8.x,IE 9.x | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 08/16/12
|
|
Posted: 08/16/12
|
|
Posted: 08/16/12
|
|
Posted: 08/25/12
Ticket automatically closed due to no activity. |
Can you create a http://jsfiddle.net repro case? I'm not sure if the formatting of your ticket description came across. And a fiddle is good for helping you or me pinpoint where the issue in the code is.
Also, DataTable changed a lot in 3.5.0, and the current release is 3.6.0. Please confirm that the issue still exists in the latest version, since any fix would be applied on top of that. If the issue has gone away, but you are unable to upgrade for whatever reason, you might be able to find help on the forum for creating a local patch.