We have a custom renderer which extends AtlassianWikiRenderer. This works fine up to JIRA 7.2.x but starting with JIRA 7.3 (the version with the embedded Rich Text Editor) these kind of renderers suddenly stop working.
The symptom is that the tabs "Text" and "Visual" do not show up anymore while editing fields using the custom renderer.
Has anyone experienced similar trouble?
If this is an intended behaviour, how can I use custom renderers on Rich Text Editor?
Use Case: We want to display text matching a specific pattern to a link to an internal server containing the text, e.g. "tx-foobar" matching "tx-\w+ " --> "https://my.server/app?id=tx-foobar&action=open"
Hi @Frank Jakop !
Is there any update on the issue? Did you manage to overcome this difficulty?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.