• 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.

Item6969: Various edge cases are not handled properly

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension PreferencesPlugin Normal Closed   patch 5.1.3

Edit Form Data

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

Detail

  • "Edit Preferences" button incorrect behaviors
    • " * SetVARIABLE =" (no space between Set and VARIABLE) is recognized as a variable definition
    • Two spaces between "*" and "Set" prevents the recognition
  • "Save new settings" button incorrect behaviors
    • If a variable defining line ends with = (no space after it before new line), the line is merged with the following line and the following line becomes the value of the variable
    • You cannot make a field having non null value null
  • Related to both Edit and Save
    • A value spanning multiple lines cannot be handled correctly even if it's tied to an textarea.

-- TWiki:Main/HideyoImazu - 2012-10-10

  • script
    • A form generated by the plug-in (merely viewing, after "Edit Preferences" is clicked) always uses viewauth in its action URL. This is not ideal because there are cases where viewauth is not necessary. And there are cases where view URL is significantly shorter than URLs of other scripts.
      View script should be used if already authenticated. Viewauth should be used only if not authenticated.

-- TWiki:Main/HideyoImazu - 2012-10-12

ItemTemplate
Summary Various edge cases are not handled properly
ReportedBy TWiki:Main.HideyoImazu
Codebase ~twiki4
SVN Range TWiki-5.1.1-trunk, Sat, 06 Oct 2012, build 23534
AppliesTo Extension
Component PreferencesPlugin
Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:23591 TWikirev:23592 TWikirev:23605
TargetRelease patch
ReleasedIn 5.1.3
Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r9 - 2012-12-16 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback