Issue Details (XML | Word | Printable)

Key: MDL-17655
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Eloy Lafuente (stronk7)
Reporter: Daniele Cordella
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
MDL-19303

field link in XMLDB pointing to blank page

Created: 15/Dec/08 11:52 PM   Updated: 28/May/09 11:45 PM
Return to search
Component/s: Administration
Affects Version/s: 1.9.3
Fix Version/s: 1.9.6

Issue Links:
Cloners
 

Participants: Daniele Cordella and Eloy Lafuente (stronk7)
Security Level: None
Resolved date: 28/May/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
go to Editor XMLDB and edit one of the Moodle tables.
When you are in front to the list of the fields of a table, just click on one field's name. You get a blank page.

Just an example: I am editing the table "data_fields" of mod/data/db.
By clicking the link on the field name "param3" I get a blank page at the address:

http://localhost:8888/moodle19/admin/xmldb/index.php?action=view_field_xml&dir=%2Fmod%2Fdata%2Fdb&field=param3&table=data_fields&select=edited

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Eloy Lafuente (stronk7) added a comment - 28/May/09 11:45 PM
Hi Daniele,

it's not a blank page but an XML page. Depending of the browser you will see the XML directly or will need to watch the source code of the page.

In any case, I'm closing this as duplicate of MDL-19304 , where, for 2.0 only I'm going to change the behaviour of those links.

Thanks, hugs and ciao