Bug #15882
closedChanges to element do not display in text editor when editing in frontend
0%
Description
I have the frontend editor setup to display the edit form on the page. When I first make a change the on page element will change, but the changes will not appear in the editor. An changes after that will not be displayed on the page.
I've posted a screenshot
(issue imported from #M2960)
Files
Updated by Franz Holzinger over 18 years ago
Can you give a more detailed explanation of what you have been doing exactly here.
Updated by old_emperorcezar over 18 years ago
I believe I have discovered the actual issue after posing to the DEV list. My issue that made me think this was a bug was that I had updated the source but a symlinked directory (typo3) was not updated. The issue is that of the frontend not being able to handle any workspace except live. Kasper explained that this was intentional and the implimentation wouldn't be completed until 4.5. So, It should be safe to close this bug as to fix it would be to add implimentation.