Content
View differences
Updated by Markus Kahl over 5 years ago
### **Environment**:
Your OpenProject Version: 11.1
### **Steps to reproduce:**
1. Create a wiki page
2. Insert the following content directly via db or rails console:
```text Use a large table and link various work packages?
User link: <span class="mention" data-type="">user#89</span>
```
Then try 3. Try to edit the wiki page. page after has been saved
### **Actual Behavior**
The content of the wiki page is not visible when editing
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20204/content"></div></figure>
### **Expected Behavior**
The content of the wiki page should be visible when editing.
Your OpenProject Version: 11.1
### **Steps to reproduce:**
1. Create a wiki page
2. Insert the following content directly via db or rails console:
```text
User link: <span class="mention" data-type="">user#89</span>
```
Then try
### **Actual Behavior**
The content of the wiki page is not visible when editing
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20204/content"></div></figure>
### **Expected Behavior**
The content of the wiki page should be visible when editing.