Details
-
Type:
Bug
-
Status:
Verified
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: None
-
Component/s: Collaboration, Collaboration > Wiki
-
Environment:Tomcat 7 Bundle
-
Fix Priority:4
-
Similar Issues:
Description
Summary of issue:
When adding a table to a wiki page in either of the 6.1 GA2 releases they GUI appears to have not have finished development and is missing property fields such as table height and width, number of rows, columns, etc.(see screenshot)
In addition to this if the user continues and attempts to use the default 3x3 table that is created (there are no options to change it as the GUI elements are missing as stated above). When the page is published the table is removed from the page.
Steps to reproduce:
Issue part 1:
- Download vanilla 6.1GA2 either CE or EE variant
- Install
- Add wiki portlet to homepage
- Add a new wiki post
- In the wiki WYSINWYG editor click on the add table button
- Key property entry fields are missing from the GUI (screenshot1)
Issue part 1:
- Follow the steps above and click the "OK" button in the "Table Properties" GUI
- This will add a default 3x3 table to the editor (Screenshot2)
- Add some test text to the table (Screenshot2)
- Publish the wiki page the table will be missing (screenshot3)
- Edit the wiki page. The table is also now missing from the editor (screenshot4)

Creole doesn't define any syntax for setting properties like height, width, padding etc. but it does define that you can use other formatting like bolding, headlines etc and those are not working correctly either. See http://www.wikicreole.org/wiki/Creole1.0#section-Creole1.0-Tables