Content
View differences
Updated by Markus Kahl over 6 years ago
### **Environment**:
Your OpenProject Version: 10.2.2
### **Steps to reproduce:**
1. Create a version
2. Edit version, setting an absolute URL (https://...) as the value for "Wiki page"
3. Try to view version
### **Actual Behavior**
The version cannot be shown due to an internal server error.
### **Expected Behavior**
The version is displayed with the (wrong) wiki page value.
### **Notes**
Ideally this field should be a select box anyway. It is not immediately clear what to enter here for users. This is evident seeing as some users insert URLs in there while a simple wiki page name is expected.
For the bugfix it would be enough not to run into an internal server error in case some one did in fact enter a URL, however.
Your OpenProject Version: 10.2.2
### **Steps to reproduce:**
1. Create a version
2. Edit version, setting an absolute URL (https://...) as the value for "Wiki page"
3. Try to view version
### **Actual Behavior**
The version cannot be shown due to an internal server error.
### **Expected Behavior**
The version is displayed with the (wrong) wiki page value.
### **Notes**
Ideally this field should be a select box anyway. It is not immediately clear what to enter here for users. This is evident seeing as some users insert URLs in there while a simple wiki page name is expected.
For the bugfix it would be enough not to run into an internal server error in case some one did in fact enter a URL, however.