Closed (fixed)
Project:
Live
Version:
6.x-0.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 18:31 UTC
Updated:
24 Nov 2008 at 14:32 UTC
When a preview is generated, the little pencil icon appears that allows the user to edit... the preview! If the user decides to click on that icon, he gets an error because he is trying to edit a page that does not exist.
Comments
Comment #1
mjourney2 commentedAlso, the preview doesn't seem to actually appear for some reason. I tried it on a regular node and also on a poll.
Comment #2
Gurpartap Singh commentedpencil appears due to your theme and grou generated by live module. you will have to hit the Preview button for node preview.
Comment #3
Gurpartap Singh commentedYou'll need to edit node.tpl.php (or other such) to exclude the pencil/edit link.