Active
Project:
SPARQL
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 14:45 UTC
Updated:
8 Aug 2011 at 16:13 UTC
With the following modules enabled: book, entity, rdfx everything is OK but when I enable SPARQL API and SPARQL Endpoint I can no longer edit any content and an error occurs, see attached.
This seems to only happen with the book module enabled but this may not be limited to that situation.
| Comment | File | Size | Author |
|---|---|---|---|
| edit-error.png | 32.31 KB | clayball |
Comments
Comment #1
scor commentedI think these two patches combined fix the issue for me:
#1237078: Align rdfx_get_rdf_model() prototype with entity API naming convention
#1237090: SPARQL Endpoint index not immediately sync'ed on node update
Can you give it a try?
Comment #2
clayball commentedThe patches appear to fix the issue.
However, when I 'Build RDF Index' the error is displayed.
Comment #3
clayball commentedActually, the above behavior takes place on an existing server that was upgraded.
On a fresh install the error does not display but I do get the WSOD (white screen).
The 'Build RDF index' also displays the WSOD.
Comment #4
clayball commentedsorry.. my head is starting to spin due to trying to keep all of these changes straight :)
The WSOD is after the I click Save twice. The first save just displays the editing page again.. as if nothing happened.