Opened 3 years ago
Closed 3 years ago
#1937 closed Defect (fixed)
elgg 1.7 External Pages bug
| Reported by: | moosh101 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.1 |
| Component: | External Pages | Version: | 1.7 |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Greetings. I have just downloaded the new 1.7 full release and it seems really good, but I am having a problem with saving images and text formatting in the Lefthand Information Pane in the External Pages Editor.
Everytime I insert an image in the Lefthand Information Pane, it shows up in the editor fine, but when I click save, it disappears. I have tried using different methods of inserting the image, including using the TinyMCE image option, typing in raw html code, using the embed media option, etc. They all work and show the image in the External Page Editor, but everytime I click save, the image disappears. The image is saved fine in the Righthand Information Pane.
Any text formating, such making text bold, inserting bullet points, etc, is not saved in the Lefthand Information Page either. Once I click save, the text reverts back to an unformatted state. Again, this only occurs in the Lefthand Information Pane.
I have not installed any additional plugins, only enabled the plugins that come included with the release.
This does not appear to be an issue with the 1.6.1 release, just with the new 1.7 full version, released earlier this week.
Change History (4)
comment:1 Changed 3 years ago by cash
- Milestone changed from Elgg 1.8 to Elgg 1.7.1
- Type changed from unconfirmed defect to confirmed defect
comment:2 Changed 3 years ago by cash
- Component changed from Core to External Pages
comment:3 Changed 3 years ago by cash
comment:4 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
(In [svn:5504]) Fixes #1937, refs #1781 - stripping tags moved into plugin actions until better solution

caused by #1781