[
http://opensource.atlassian.com/projects/roller/browse/ROL-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_14282
]
Allen Gilliland commented on ROL-1679:
--------------------------------------
Are you sure that it's supposed to be "editor-xinha.jsp"? If I recall
correctly it was left as editor-rte.jsp in order to support backwards
compatibility for users who had been using the RTE editor before. The Xinha
editor replaced RTE back in 3.? and changing the id means that folks who
have/had their editor set to RTE will now have a missing editor.
> Bug in Xinha editor
> -------------------
>
> Key: ROL-1679
> URL:
> http://opensource.atlassian.com/projects/roller/browse/ROL-1679
> Project: Roller
> Issue Type: Bug
> Components: Weblog Editor
> Affects Versions: 4.0
> Reporter: David Johnson
> Assignee: Roller Unassigned
> Fix For: 4.0.1, 4.1
>
>
> The getId() method returns the wrong value:
> public String getId() {
> return "editor-rte.jsp";
> }
> It should return "editor-xinha.jsp"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira