Issue Details (XML | Word | Printable)

Key: MDL-19460
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Eloy Lafuente (stronk7)
Reporter: Angelo Rigo
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Wiki redirects to http://www.c2.com/cgi/wiki?

Created: 11/Jun/09 02:39 AM   Updated: 17/Jun/09 12:33 AM
Return to search
Component/s: Wiki (1.x)
Affects Version/s: 1.9.3
Fix Version/s: 1.9.6

Environment: Linux, Apache, PHP

Database: MySQL
Participants: Angelo Rigo, Eloy Lafuente (stronk7), Helen Foster, Petr Skoda and Tim Hunt
Security Level: None
QA Assignee: Helen Foster
Difficulty: Difficult
Resolved date: 15/Jun/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
When i click on a wiki it redirects to http://www.c2.com/cgi/wiki?nameofthewiki

Steps:
Just create a wiki.
Click on the link of the wiki it display the expected normal path
But redirects to : http://www.c2.com/cgi/wiki?nameofthewiki



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 15/Jun/09 11:09 PM
MDL-19460 wiki - disable by default undocumented interwiki links. Can be ebabled with $CFG->wiki_allow_interwiki = true;
MODIFY mod/wiki/ewiki/ewiki.php   Rev. 1.36.2.8    (+30 -20 lines)
Eloy Lafuente (stronk7) committed 1 file to 'Moodle CVS' - 15/Jun/09 11:11 PM
MDL-19460 wiki - disable by default undocumented interwiki links. Can be ebabled with $CFG->wiki_allow_interwiki = true; merged from 19_STABLE
MODIFY mod/wiki/ewiki/ewiki.php   Rev. 1.49    (+30 -20 lines)