Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Kenneth ChangKenneth Chang(Deactivated)Labels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedComponents
Affects versions
Priority
Medium
Details
Details
Assignee
Pani Gui
Pani Gui(Deactivated)Reporter
Kenneth Chang
Kenneth Chang(Deactivated)Labels
Branch Version/s
6.1.x
6.0.x
Backported to Branch
Committed
Components
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created July 16, 2012 at 3:39 PM
Updated June 24, 2023 at 3:53 PM
Resolved July 17, 2012 at 3:08 PM
Replicated: 6.0.12, 6.0.x (Rev. 115990), Trunk (Rev. 115990)
NOTE: Must have the following property enabled: wiki.formats.engine[creole]=com.liferay.portlet.wiki.engines.jspwiki.JSPWikiEngine
1. Create a wiki article using the title: Test&Test Test2. Edit the front page article and link to the article you just created: [[Test&Test Test]]
3. The link should be blue meaning the page exists. However, the link is changed to the following: http://localhost:8080/web/guest/home/-/wiki/Main/Test%26amp%3BTest+Test
4. When you click on the link that is saved and published, you will navigate to an "Error" page to stating "This page is empty. Use the buttons below to create it or to search for the words in the title."
5. Edit the front page link to: [[Test&Test+Test]]
6. The link should be red meaning the page does not exist.
7. Clicking on the link, you will get an error message saying: "This page does not exist yet and the title is not valid." The title will now be "Test&Test+Test"
8. If I change the URL to "http://localhost:8080/web/guest/home/-/wiki/Main/Test%26Test+Test", the page does exist.