-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE
-
Fix Version/s: 6.2.3 CE GA4, 6.2.X EE
-
Component/s: Wiki, ~ [Archived] Collaboration
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:February Sprint, Coffee
Floated elements are not escaped properly for some parts of the wiki portlet. See screenshot.
Steps to reproduce
- Add a new site
- Go to Wiki in the new site
- Flag Edit Controls -> Go to Configuration for wiki -> Look and Feel -> Advanced Styling
- Type in the following under "Enter your custom CSS.":
.float-left { float: left; } - Save
- Click on the FrontPage to add content
- Select MediaWiki under Format
- Type the following: <div class="float-left">This is wiki page content</div>
- Publish
- Assert that the Add Child Page and 0 Attachments are still in their same spot and not moved over towards the right by the content that was added
- is related to
-
SOS-1431 When a user floats objects within a wiki page, the bottom of the wiki page flows around the content
- Closed
-
SOS-2132 Wiki: elements that are floated are not being cleared with the content afterwards
- Closed
- relates
-
LPE-13568 Custom CSS is not applied properly in Wiki portlet
-
- Closed
-