Spreadsheet: Illogical edit options
- Status
- Open
- Subject
- Spreadsheet: Illogical edit options
- Version
- 18.x
- Category
- Bug
- Less than 30-minutes fix
- Feature
- Spreadsheet
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
Spreadsheet has many options. But I wondered why two of the "add" features translated the same, even though they are different. "insert before" and "after".
The reason lies in a logic error in the template (/templates/tiki-view_sheets_menu.tpl), most likely a copy&paste error.
Copy to clipboard<li><a onclick="sheetInstance.controlFactory.addRow(null, true); return false;" title="{tr}Inserts an additional row after currently selected row.{/tr}">{tr}Insert Row Before{/tr}</a></li> <li><a onclick="sheetInstance.controlFactory.addRow(); return false;" title="{tr}Inserts an additional row after currently selected row.{/tr}">{tr}Insert Row After{/tr}</a></li>- Files
- Importance
- 6
- Easy to solve?
- 10 easy
- Priority
- 60
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7475
- Created
- Friday 07 August, 2020 13:17:44 UTC
by hman - LastModif
- Saturday 06 July, 2024 10:21:44 UTC