Opened 18 years ago
Closed 18 years ago
#1708 closed Bug (duplicate)
JSP tag library does not support Safari 3
| Reported by: | Brandon | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Server : Java | Version: | |
| Keywords: | Cc: |
Description
The FCK editor seems to have good Safari 3 support now. However, the JSP tag library considers all versions of Safari to be unsupported, and will replace the FCK editor with a normal text area, even if it's Safari 3. This means that sites using the JSP tag library still don't have Safari 3 support for rich text editing.
Changing just 2 or 3 lines in the JSP tag library code would enable Safari support for all of these users.
Change History (1)
comment:1 Changed 18 years ago by
| Component: | General → Server : Java |
|---|---|
| Keywords: | Safari JSP removed |
| Milestone: | Safari Compatibility |
| Priority: | High → Normal |
| Resolution: | → duplicate |
| Status: | new → closed |
| Version: | FCKeditor 2.5 |

DUP of #1552