• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6241: EditTable removes extra spacing

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension EditTablePlugin Normal New   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Clicking the Edit button of an editable table removes any extra spaces at the beginning or end of a field (spaces that should remain for left-, right, or center-adjusting the content.

Start with:

%EDITTABLE{format="textarea,2x20|"}%
%TABLE{}%
| *A* | *B* | *C* |
|   apple |  banana  | cherry   |
|   1 |   2   | 3   |

  • screenshot:
    Item6241_ss1.jpg

  • screenshot:
    Item6241_ss2.jpg

  • screenshot:
    Item6241_ss3.jpg

FInal raw view

%EDITTABLE{format="textarea,2x20|"}%
%TABLE{}%
| *A* | *B* | *C* |
| apple | banana | cherry |
| 1 | 2 | 3 |

Non-breaking spaces "broken"

Note also that HTML nonbreaking spaces, i.e.

 
are also affected. These are

  1. converted to literal spaces on first Edit
  2. space is removed on next Edit

-- TWiki:Main/VickiBrown - 06 Apr 2009

ItemTemplate
Summary EditTable removes extra spacing
ReportedBy TWiki:Main.VickiBrown
Codebase

SVN Range TWiki-5.0.0, Mon, 23 Feb 2009, build 17838
AppliesTo Extension
Component EditTablePlugin
Priority Normal
CurrentState New
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Topic attachments
I Attachment History Action Size Date Who Comment
JPEGjpg Item6241_ss1.jpg r1 manage 6.7 K 2009-04-06 - 21:31 UnknownUser screenshot
JPEGjpg Item6241_ss2.jpg r1 manage 24.6 K 2009-04-06 - 21:31 UnknownUser screenshot
JPEGjpg Item6241_ss3.jpg r1 manage 7.5 K 2009-04-06 - 21:32 UnknownUser screenshot
Topic revision: r1 - 2009-04-06 - VickiBrown
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback