We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Codev Web>OpenBugs (09 Sep 2004, WillNorris)
Tags:
gateway1Add my vote for this tag create new tag
, view all tags

Currently Open Bugs

Bug Submitted by Last Change by - Version Assigned to
Search:   Status:  
DakarUserListIssues: Bug: Issues relating to the UserList Form This topic is to group various issues encoutnered as a result of the UserForm introduced in teh Dakar release as part of ... AntonAylward TWikiJanitor - 17 Sep 2008 - 05:01 - 3 - Diffs -
DakarRevisionRelatedProblems: Bug: Various problems related to dealing with topic versions in Dakar 0 Error in TWiki::Store::RcsLite::getRevisionInfo Should call $this author rather ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 05:01 - 2 - Diffs -
DakarRedirectBug: Bug: Bug in redirecting a Url from a plugin in Dakar The sequence my $url TWiki::Func::getViewUrl( $web, $topic ); TWiki::Func::redirectCgiQuery( $query, $url ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 04:59 - 7 - Diffs -
DakarRcsWrapProblem: Bug: Problem in RcsWrap on Dakar It should be possible to retrieve a previous version of a topic. However, in current Dakar, when RcsWrap is used (on Windows, don ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 04:58 - 10 - Diffs -
DakarMergeMetaProblem: Bug: Problem with merging meta data in Dakar release On the Dakar merge model, two revisions are attempted to be merged, when edited concurrently. With respect to ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 04:43 - 6 - Diffs -
DakarMergeModel: Bug: Dakar merge model problems Dakar introduced a new model to avoid conflicts during concurrent topic edits: merge the resultant files and ask the users to resolve ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 04:43 - 19 - Diffs -
DakarFormRelatedProblems: Bug: Various problems related to forms handling in Dakar 1 When changing form, the current form is not correctly indicated in the radio field 4160 2 ... PeterThoeny TWikiJanitor - 17 Sep 2008 - 04:41 - 28 - Diffs -
DakarDiffsInFormHandling: Bug: Diffs fails with forms in Dakar The code for handling diffs between versions does not take into account the new "attributes" entry in FIELD types. Test case ... ThomasWeigert TWikiJanitor - 17 Sep 2008 - 04:40 - 4 - Diffs -
CreateCancelFail: Bug: Cancelling a page creation fails in a confusing way When editing/previewing a new page, cancelling the edition redirects to the view, that prompts to re create ... ColasNahaboo TWikiJanitor - 16 Sep 2008 - 05:20 - 5 - Diffs -
ContentLengthMissingFromViewFile: Bug: The viewfile bin should provide Content Length http header In sub view() add the following to print $query header( ...: Content Length length( $fileContent ... PeterPayne TWikiJanitor - 15 Sep 2008 - 06:22 - 3 - Diffs -
ConfusedAboutPaths: In TWiki.cfg, line 126 it says: # All Windows paths use '/' not '\' for simplicity. then, on line 163 it says # to work (e.g. using the 'Index' link). Must NOT use ... CrawfordCurrie TWikiJanitor - 15 Sep 2008 - 06:02 - 5 - Diffs -
AttachmentFileNotFound: Not A Bug This occurs when the user forgets to set up write permissions in pub/ subdirectories of the twiki installation. I installed the TWiki according to the ... KarelKulhavy TWikiJanitor - 13 Sep 2008 - 04:58 - 6 - Diffs -
ChangesScriptOmitsSecondRevision: Bug: changes script shows only first revision not second The changes script shows, for some pages at revision 1.2, that they are NEW (first revision). The WebChanges ... RichardDonkin TWikiJanitor - 11 Sep 2008 - 07:28 - 3 - Diffs -
ChangeOrUpdateTopicParent: When moving a topic from one Topic to another, often the parent meta tag will now be incorrect. Possible Solutions: when saving a Topic a check could be made ... RudiBierach TWikiJanitor - 11 Sep 2008 - 07:19 - 2 - Diffs -
CaseSensitiveFlagInSearchInconsistent: Bug: The "casesensitive" flag is handled inconsistently in search Please see the test cases below. When the casesensitive flag is selected, the behavior differs ... ThomasWeigert TWikiJanitor - 10 Sep 2008 - 05:10 - 5 - Diffs -
CantRenameLockedTopic: Bug: Can't Rename a Locked Topic TWiki: Alpha from Sourceforge CVS (stand: morning 31 July 2001) Platform: linux (Suse 7.0) If I try to rename a locked topic I get ... RolandFehr TWikiJanitor - 10 Sep 2008 - 04:52 - 8 - Diffs -
CantReferToFormUsingVariable: Bug: Can't refer to a form using a variable Test case If you add something like WEBFORMS .FormInAnotherWeb When you try to use the form you get an error screen ... JohnTalintyre TWikiJanitor - 10 Sep 2008 - 04:51 - 9 - Diffs -
CannotUseDollarNameInTopicText: You cannot use RCS keywords in a topic. This is because RCS keyword substitution will expand it to something different when the topic is saved. All the following get ... CrawfordCurrie TWikiJanitor - 10 Sep 2008 - 04:46 - 7 - Diffs -
CallEarlyInitPlugin: earlyInitPlugin is never called in the Cairo code. I think this is an oversight, and propose to change the code to call it and disable the plugin if it returns false ... CrawfordCurrie TWikiJanitor - 04 Sep 2008 - 04:37 - 4 - Diffs -
CancellingANewPage: Bug: (Cancelling A New Page) When you cancel a new page, you get a "This Topic Doesn't exist" page. This seems like a bug to me I should go back to where I was, ... DavidLeBlanc TWikiJanitor - 04 Sep 2008 - 04:34 - 15 - Diffs -
CairoAsksForPasswordTwice: Bug: Users are asked for old details twice, once on the form and again by http auth BeijingRelease and AthensRelease did not require valid user for the TWiki.ChangePassword ... MartinCleaver TWikiJanitor - 04 Sep 2008 - 04:21 - 5 - Diffs -
BugExpandingPerlVariable: If I put the following text into a topic: data/$web/$ nop Name${Skin}Tmpl.txt data/$twikiWebname/$ nop Name${Skin}Tmpl.txt then when the topic gets saved, it gets ... CrawfordCurrie TWikiJanitor - 02 Sep 2008 - 23:23 - 2 - Diffs -
BugWithQuotesInAttachmentComment: Bug: quote in comment of file attachment is not stored properly A quote in the comment field of a file attachment is stored 'lossy': after some views and saves the ... ArthurClemens TWikiJanitor - 02 Sep 2008 - 23:23 - 6 - Diffs -
BugSomeVariablesExpandedInVerbatim: Some variables expanded in verbatim If you look at: http://cairotwiki.mrjc.com/view/TWiki/TRTChangesFromDistribution?from localInstallation;to TWiki20040901;sortcol ... MartinCleaver TWikiJanitor - 02 Sep 2008 - 23:19 - 4 - Diffs -
BugCodeMarkupPreventsBNFStyleDefinitions: Bug: Attempting to show BNF defs as code fails to render If you try to use TWiki to specify data using a BNF style definition, the : in the middle is eaten by TWiki ... TWikiGuest TWikiJanitor - 02 Sep 2008 - 23:17 - 4 - Diffs -
BugBeforeSaveHandlerBroken: It has long irritated me that the beforeSaveHandler passes text with embedded metadata to plugins, and then promptly throws the modified metadata away. I cannot ... CrawfordCurrie TWikiJanitor - 02 Sep 2008 - 23:14 - 6 - Diffs -
ApacheTwoBreaksNonUTF8EncodedURLsOnWindows: Bug: Apache 2.0 Breaks Non UTF 8 Encoded URLs on Windows Summary When using Firefox or similar browsers that don't send UTF 8 URLs by default, international characters ... RichardDonkin TWikiJanitor - 02 Sep 2008 - 23:13 - 24 - Diffs -
ApacheSnipsOopsmore: Bug: Apache snips a chunk out of the oopsmore and prevents topic reparenting Reported as reparenting topics failed due to the select list only containing a portion ... BradDixon TWikiJanitor - 02 Sep 2008 - 23:12 - 12 - Diffs -
MajorSecurityProblemWithIncludeFileProcessing: See patch below to manually fix the TWiki 01 May 2000 release. PeterThoeny 13 Jun 2000 My heart sank when I read the code for %INCLUDE file processing: my( ... PeterThoeny TWikiJanitor - 02 Sep 2008 - 23:11 - 11 - Diffs -
InternationalCharactersInFormFields: Bug: Non Roman Alphabet characters in form field names removed See Support.InternationalCharactersInFormFields for details this affects Greek, Cyrillic and East ... RichardDonkin TWikiJanitor - 02 Sep 2008 - 23:01 - 6 - Diffs -
CannotRedoPreviewPage: Bug: Can't redo preview page on DNS/server error IE6 seems to cache the Preview page every time you hit Back and then press Preview again. This makes an intermittent ... RichardDonkin TWikiJanitor - 02 Sep 2008 - 23:00 - 3 - Diffs -
BrokenRenderingInTextareaField: Bug: Broken rendering in textarea fields of TWiKi forms When creating a TWiKi Form with an input of type textarea and using TWiKi syntax for formatting text (such ... XavierREDON TWikiJanitor - 02 Sep 2008 - 22:53 - 8 - Diffs -
AuthorizationProblemAfterUpgrade: Fuck it. I spend an hour writing down something about the need of defining a vision for TWiki UI but lost everything due to the following after clicking the pickaxe ... CarloSchulz MartinCleaver - 02 Sep 2008 - 19:48 - 9 - Diffs -
AttachmentVersionConfusion: Bug: several versions of an attachment not handled correctly I added an attachment to http://twiki.org/cgi bin/attach/Plugins/CounterPluginDev, it is properly displayed ... MatthiasThullner MatthiasThullner - 28 Aug 2008 - 20:04 - 5 - Diffs -
AllowCssClassesInVerbatimTags: Bug: Allow CSS classes in verbatim tags Originally asked in Support.DisableRenderingInBlocks I would like to have the option to have a CSS class assigned to ... ArthurClemens TWikiJanitor - 28 Aug 2008 - 19:53 - 5 - Diffs -
AreYouVerySure: Bug: Request confirmation for topic deletion Three things are certain: Death, taxes, and lost data. Guess which has occurred. Happily, it was ... VickiBrown TWikiJanitor - 24 Aug 2008 - 19:52 - 7 - Diffs -
AttachCommentBadCharacters: Bug: special characters in comment field cause problems using non standard characters in the atttachment comment field causes problems. Test case upload a file ... MattWilkie TWikiJanitor - 24 Aug 2008 - 19:51 - 8 - Diffs -
AddWebsRequiresPreloginedUser: Bug: Adding a New Web fails if user not already logged in "Add Web" breaks if not logged in. (i.e. if it has to ask you to login during the creation process). Instead ... TomLimoncelli TWikiJanitor - 24 Aug 2008 - 19:37 - 4 - Diffs -
AttachAddsTxtToFilename: Bug: Attach adds "txt" extension to file name When attaching the file editsection.pattern.tmpl to SectionalEditPluginDev, the upload routine changed the filename ... ThomasWeigert TWikiJanitor - 24 Aug 2008 - 19:36 - 4 - Diffs -
AttachAllowsRestrictedFilenames: Bug: Attach Allows Restricted Filenames The TopicAction Attach allows files to be uploaded which can not be accessed afterwards. Test case See .htaccess.txt in ... MattWilkie RafaelAlvarez - 17 Aug 2008 - 05:22 - 2 - Diffs -
RegistrationDoesNotCompleteIfTWikiWebProtected: Bug: Registration is not complete if the web twiki protected Hello, I have this configuration . In the Web TWiki/WebPreferences Set DENYWEBVIEW Set ALLOWWEBVIEW ... ErwanMAS RafaelAlvarez - 12 Aug 2008 - 17:12 - 8 - Diffs -
GermanUmlauteBreakWikiWords: Bug: No autolink if there are German umlaute in a WikiWord (Fixed, see below in Followup) German umlaute break WikiWords. I ran into this problem before (see HowToDealWithGermanUmlaute ... ChristianKohl RichardDonkin - 15 Jun 2008 - 15:59 - 22 - Diffs -
SpaceInPathCausesError: Feature Proposal: Spaces not supported in path? Motivation Help user waste less time installing Description and Documentation If spaces are not supported in the ... SteffenPoulsen SergioDelFranco - 24 Sep 2007 - 21:07 - 4 - Diffs -
UtfAnchorError: Bug: Utf 8 encoded anchor brokes page rendering Anchor for a UTF 8 encoded header can be truncated inside a UTF 8 char. This makes InternetExplorer screw up whole ... VasilyRedkin PeterThoeny - 17 May 2007 - 00:10 - 6 - Diffs -
ChangeProposalFormDefect: Bug: Defect in ChangeProposalForm The new bug sumission form generates in the "Impact and Available Solutions" an editable table. If one does not select an item during ... ThomasWeigert PeterThoeny - 08 May 2007 - 04:50 - 8 - Diffs -
EmptySearchAndSpreadsheetProblem: Bug: Spreadsheet calculations in footer fail on empty search There appears to be some issue with using functions from the SpreadSheetPlugin in a formatted search to ... ThomasWeigert PeterThoeny - 24 Apr 2007 - 02:19 - 5 - Diffs -
EarlyInitHandlerNeverCalled: AFAICT the earlyInitPlugin plugins handler is never called. It has to be defined or initializeUserHandler is never called, but apart from that is is never actually ... CrawfordCurrie CrawfordCurrie - 17 Apr 2007 - 13:32 - 5 - Diffs -
MacOSXFilesystemEncodingWithI18N: Bug: TWiki on Mac OS X server with I18N generates odd looking file names InternationalisationEnhancements tested with Mac OS X generate odd looking file names, due ... StefanLindmark RichardDonkin - 18 Mar 2007 - 11:01 - 22 - Diffs -
UsingPerlLocalesTheRightWay: Using Perl locales the RightWay TM I've deleted the part of this topic that no longer applies RD. (or: making Perl locales Work Like They Used To TM ... ) The ... AntonioTerceiro RichardDonkin - 10 Mar 2007 - 09:22 - 5 - Diffs -
BugInTopicRenaming: Bug: Problem when renaming topic When renaming a topic of name TopicName to the new name NewTopicName all references to topics TopicNamexxxx become references to ... XavierREDON ThomasWeigert - 11 Jan 2007 - 13:36 - 28 - Diffs -
BacklinksSearchDoesNotWork: Bug: Backlink search does not work There are several problems in the current TWikiRelease04Sep2004 with the Backlinks link in the navigation bar below. a. Backlinks ... DavidForrest SteveStark - 28 Nov 2006 - 23:34 - 49 - Diffs -
TWikiOnApache2dot0Hangs: Introduction A bug in Apache pre 2.0.50 revisions breaks TWiki operation in some (?) circumstances. 2.0.50 at first apears to solve this problem, but there have been ... MattEngland MartinVich - 17 Nov 2006 - 11:55 - 66 - Diffs KennethLavrsen- SvenDowideit
UserRegistrationBroken: Bug: User Registration is broken in DEVELOP After filling in TWikiRegistration (pub version, with passwords), I get an error message: invalid action () in register ... ArthurClemens SvenDowideit - 08 Oct 2006 - 02:38 - 8 - Diffs -
InvalidActionInRegister: Bug: Invalid Action in Register After filling in TWikiRegistration (pub version, with passwords), I get an error message: Test case Go to http://visiblearea.com/devtwiki ... ArthurClemens SvenDowideit - 08 Oct 2006 - 02:08 - 20 - Diffs -
TocShowsExclamationMarkBeforeEscapedWikiWord: Bug: TOC shows ! before escaped WikiWord When the first word in a heading is a WikiWord escaped with an exclamation mark, the exclamation mark appears in the TOC ... JamesAnderson MatthiasThullner - 16 Aug 2006 - 13:36 - 3 - Diffs -
RefreshEditPageDiscuss: Refactored from Support.BrowserIssues . First statement cleaned up slightly as a result. RichardDonkin 09 Feb 2002 To really fix the RefreshEditPage problem ... RichardDonkin PeterThoeny - 03 Jul 2006 - 04:30 - 6 - Diffs -
WebExistUsesWebPreferencesNotWebHome: Moved to Bugs:Item2520 Please report bugs in the bugs database. The use of Codev to report bugs is deprecated. CrawfordCurrie 21 Jun 2006 Doesn't it require two ... CrawfordCurrie MeredithLesly - 22 Jun 2006 - 14:06 - 3 - Diffs -
NewSVGFileForTWikiLogo: Bug: SVG File for TWiki Logo has a lot of garbage Exists a lot of garbage on the actual SVG TWiki logo. The SVG XML is coming with useless content and it is bigger ... AurelioAHeckert AurelioAHeckert - 19 Jun 2006 - 21:29 - 1 - Diffs -
MisleadingDocsForPluginAPI: http://TWiki.org/cgi bin/view/Codev/FuncDotPm#expandCommonVariables text topic describes the expandCommonVariables function as " Expand all common % nop VARIABLES ... CrawfordCurrie MeredithLesly - 18 Jun 2006 - 10:43 - 2 - Diffs -
TocOfBaseTopicInIncludedPage: Bug: TOC{BASETOPIC} from an included page (eg, WebLeftBar) produces TOC of including page while trying to add a table of contents in WebLeftBar, adding TOC{BASETOPIC ... WillNorris AndrewSBrown - 04 May 2006 - 00:29 - 10 - Diffs -
INCLUDEurlDoesNotWorkWithSSL: Bug: INCLUDE of URLs does not work with https servers Included URLs from a secured web server are not interpreted correctly. The /s in the URL are replaced by . (dots ... NilsHoeimyr TobiasRoeser - 01 May 2006 - 21:39 - 17 - Diffs -
MetaParentShouldUseMinimalMatch: Bug: The META parent tag should use a minimal match In the handleMetaTags file in TWiki.pm, the current implementation for % nop META{"parent"}% uses a maximal match ... AllenBierbaum SamHasler - 29 Apr 2006 - 15:21 - 4 - Diffs -
ExtraNewlinePrefixesTEXT: Patch Proposal: p/ prefixed to % nop TEXT% tag Description When the % nop TEXT% tag is replaced by TWiki::Render::View.pm it somehow added an extra newline ... MichaelDaum SamHasler - 29 Apr 2006 - 13:09 - 3 - Diffs -
TestenvChecksLocalSiteCfg: Patch Proposal: Fixes testenv in Dakar/DEVELOP Motivation During my port of the NatSkin to Dakar I start to stumble over some buglets. Well, what else ... Description ... MichaelDaum SamHasler - 29 Apr 2006 - 13:07 - 4 - Diffs -
SaveButtonsCantBeLocalized: Bug: Some input buttons use the value argument as action identifier Moved this text from the KnownIssuesOfTWiki01Sep2004 topic. Whilst "germanizing" pattern skin I ... ChristianKohl SamHasler - 29 Apr 2006 - 12:43 - 10 - Diffs -
MultipleMetaDataOtherThanFieldAndFile: Bug: $meta find() only seems to work for FIELD and FILEATTACHMENT I was just talking to some of the crew in IRC and they recommended i post a bug for this, so i'll ... BrentTokarchuk BrentTokarchuk - 11 Apr 2006 - 05:32 - 1 - Diffs -
InconsistentHandlingOfPreferences: Bug: Inconsistent Handling of Preferences As everybody knows, we have a multi level hierarchy of preferences: Site wide Web Topic User While the ... ThomasWeigert MeredithLesly - 06 Apr 2006 - 18:16 - 7 - Diffs -
CommentsTakeSpaceIncluded: Bug: HTML Comments in topics occupy space when included When topics containing HTML comments are displayed using %include{topic} the comments cause newlines in the ... KeithRedfield KeithRedfield - 14 Mar 2006 - 02:02 - 1 - Diffs -
CantFindLibrariesWithModPerlAnd01Sep2004: Bug: Can't find libraries with mod perl and 01Sep2004 When using 01Sep2004 with ModPerl, sometimes I get a Error 500 (Internal Server Error). I checked apache logs ... AntonioTerceiro AlanBurlison - 11 Mar 2006 - 00:27 - 7 - Diffs -
DeleteLineFeedsAtEndOfTextarea: CategoryStale I have a problem that may affect only Konqueror 2.1 (I don't know about more recent versions of Konqueror). Konqueror, unlike many (all??) other browsers ... RandyKramer CrawfordCurrie - 09 Mar 2006 - 17:03 - 2 - Diffs -
ViewfileDoesntCheckPermissions: Bug: viewfile does not check permissions AFAICT the shipped viewfile script does not check permissions. This means that a footpad who knew the name of an attachment ... CrawfordCurrie CrawfordCurrie - 13 Feb 2006 - 12:39 - 3 - Diffs -
TableVerticalSpanLockupOrRenderError: Bug: Table rendering can lock up 'view' command Table rendering code locks up or spews HTML if given normal looking data. Test case 1 1 2 3 4 5 6 ^ Environment ... CharlesHowes CharlesHowes - 09 Feb 2006 - 01:43 - 1 - Diffs -
NullEditBumpsRevision: Bug: Saving a page without changing it commits a null diff revision With '$doKeepRevIfEditLock "0";', saves without edits still commit a new revision of a page. ... RobertDeForest PeterThoeny - 06 Feb 2006 - 06:26 - 3 - Diffs -
UnlockButtonMakesSideeffectfulURL: Bug: Unlock button makes URL with unlocking as side effect If you start editing a page, and then cancel that edit, the result is a browser window visiting a URL ending ... IanJackson RobertoHoyle - 01 Feb 2006 - 19:45 - 3 - Diffs -
WeirdMailNotifyOutput: Bug: mailnotify outputs strange URI When mailnotify generates the URI with the changed/added topics, it flips the order of some of the sub entries in the URI. e.g ... EricCote EricCote - 28 Jan 2006 - 12:18 - 2 - Diffs -
BadTwikiNamesCauseSearchToFail: Bug: Search does not work with bad TWiki names Twiki unfortunately does not prevent creating TWiki pages with bad names (one might get a warning, but can create the ... GuidoOstkamp NicolasRaibaut - 27 Jan 2006 - 19:02 - 5 - Diffs -
SearchedTopicnameCannotContainNonAlphanumChars: Bug: % nop SEARCH{}% does not handle correctly topic names containing non alphanum chars If the topic name in % nop SEARCH{}% command contains non alphanum chars ... NicolasRaibaut NicolasRaibaut - 19 Jan 2006 - 17:55 - 3 - Diffs -
CannotExcludeL10NTopicFromSearch: Bug: Cannot Exclude a Localized Topic name from the % nop SEARCH{}% The excludetopic in % nop SEARCH{}% don't works if the topic is not an english word. I tried ... AurelioAHeckert NicolasRaibaut - 17 Jan 2006 - 19:53 - 2 - Diffs -
MissingTWikiGuestLeftBarInTWikiRelease01Sep2004: Bug: Missing TWikiGuestLeftBar topic in TWiki Release 01 Sep 2004 Topic TWikiGuestLeftBar is missing in the CairoRelease distro, users of PatternSkin do not see the ... PeterThoeny DougClaar - 12 Jan 2006 - 17:24 - 12 - Diffs -
VariableExpansionBugInFormattedSearch: Bug: Expanding SEP in Formatted Search is Broken Expanding SEP in a formatted search results in broken formatting due to using nop LT; in the opening span ... DickFurnas DickFurnas - 12 Jan 2006 - 06:06 - 1 - Diffs -
FormsSelectFieldChoiceNotRetainingValue: Bug: HTML in a select field's value causes probems with forms. Forms select list not working with html values Test case Create a form on that is associated with a ... RickMach RickMach - 16 Dec 2005 - 20:01 - 1 - Diffs -
BadAtachmentLinkForAtachmentVersion1: Bug: short description When looking for versions of the atachement, the version 1.1 is unaccesible. Test case Environment TWiki version: TWikiRelease02Sep2004 ... RadekHnilica MikeOliver - 29 Nov 2005 - 22:50 - 3 - Diffs -
AttachVersionLinkRendering: Bug: Version 1.1 link incorrect when multiple versions available Error in Attach.pm format row function. condition if( $topRev $ $rev eq "1.1") is always met for ... DamianMcCourt MikeOliver - 29 Nov 2005 - 22:49 - 3 - Diffs -
ColorVariablesImproperlyProcessedInDefinitionTags: Bug: % nop COLOR% improperly rendered in $ tags I'm using % nop COLOR nop ENDCOLOR% in $ : ( dt dd etc.) tags, and the colour in the preview works, but not when ... EricCote EricCote - 26 Nov 2005 - 12:54 - 5 - Diffs -
GermanUmlauteOnWindowsServer2003AndWindowsXP: Bug: German umlaute break WikiWords on Windows Server 2003 When clicking on a non existant WikiWord that contains umlauts, the following edit screen shows other characters ... JoachimBlum RichardDonkin - 11 Nov 2005 - 11:47 - 3 - Diffs -
UnexpectedNumberedListRestart: Bug: Numbered lists restart if there is a space in between Blank lines between bumbered list items cause a restart of the numbering. Its not "just like e mail" Test ... AntonAylward FranzJosefSilli - 08 Nov 2005 - 12:09 - 8 - Diffs -
FormValuesPassedInURLRequireText: Bug: Cannot pass form values in URL to bin/edit without also passing text TWiki supports the initialization of form fields that are passed in through query parameters ... ThomasWeigert CraigTobias - 19 Oct 2005 - 03:45 - 9 - Diffs -
LogoCopyright: This is following a discussion started in HighResolutionLogos. I feel it's important to get any questionable materials out of the shipping release ASAP. Unfortunately ... GrantBow ArthurClemens - 13 Oct 2005 - 12:01 - 15 - Diffs -
TaintErrorInMailnotify: Bug: Calling mailnotify gives a taint error in Perl Calling mailnotify results in the error message Insecure dependency in connect while running with T switch at ... JoachimSchrod JoachimSchrod - 12 Oct 2005 - 21:46 - 2 - Diffs -
AllowTopicViewBroken: Bug: ALLOWTOPICVIEW Broken ALLOWTOPICVIEW is not working. Test case Set up a user who is denied viewing of a web. Add them to ALLOWTOPICVIEW for a topic in the ... AdamMorton AdamMorton - 07 Oct 2005 - 22:27 - 1 - Diffs -
FormattedSearchIgnoresAccessPermission: Bug: Formatted search ignores access permission when used with "order" option Formatted search return the content of an access restricted page when used with the ... HolmRauchfuss HolmRauchfuss - 03 Oct 2005 - 23:35 - 1 - Diffs -
InternalServerErrorOnInvalidRegexSearch: Bug: Inconsistent Behaviour on Invalid Regular Expression Range in Search An invalid regexp range such as 8 7 will be reported wrong only with option scope topic ... VincentTscherter PeterThoeny - 30 Sep 2005 - 19:00 - 2 - Diffs -
SecurityAlertExecuteCommandsWithInclude: Security Alert: TWiki INCLUDE function allows arbitrary shell command execution Please join the twiki announce list: To get immediate alerts of high priority ... PeterThoeny DanielKabs - 30 Sep 2005 - 12:16 - 14 - Diffs -
SecurityAlertExecuteCommandsWithRev: Security Alert: TWiki history function allows arbitrary shell command execution Please join the twiki announce list: To get immediate alerts of high priority ... PeterThoeny PeterThoeny - 28 Sep 2005 - 06:23 - 33 - Diffs -
ExplicitNumberingAndTocDontMatch: Bug: Links generated by % nop TOC% don't match anchors generated with ExplicitNumberingPlugin The link references generated by % nop TOC% don't match the "name " anchors ... TomDoerr CrawfordCurrie - 27 Sep 2005 - 10:14 - 2 - Diffs -
TableSortingMessedUp: Table Sorting Messed Up When a table contains spans in TML, sorting causes all kind of havoc... see test case below... This behavior was noticed by RoyLeach. Test ... ThomasWeigert DanielKabs - 19 Sep 2005 - 16:19 - 13 - Diffs -
UpgradeTWikiDoesNotCopyAllPubFiles: Bug: nop/ UpgradeTWiki script only copies pub files from the default webs Only the files in pub for the default webs are copied using the nop/ UpgradeTWiki script ... SteffenPoulsen CrawfordCurrie - 17 Sep 2005 - 13:34 - 12 - Diffs -
TestenvCantFindLsAndGrepCommands: Bug: Although they work perfectly, testenv cannot find the search commands. Test case Install TWikiRelease02Sep2004 following WindowsModPerlInstallCookbook. ... JeromeBouvattier JeromeBouvattier - 15 Sep 2005 - 22:19 - 3 - Diffs -
CorruptedTxtFilesInDistribution: Bug: Some files in the distribution have mixed CR/CRLF formats The following is also true of TWiki20041030beta. It seems to me that some of the files being shipped ... JasonPierce JeromeBouvattier - 15 Sep 2005 - 16:12 - 3 - Diffs -
IncorrectRenderingOfEmptyHeadings: Bug: Empty headings don't render correctly Empty headings don't render correct. Test case Enter the following TWikiML and save the topic: Heading1 Heading 2 ... JosMaccabiani CrawfordCurrie - 11 Sep 2005 - 07:56 - 3 - Diffs -
DownloadedZipArchivesCorruptedWithIE: Zip Archives downloaded from TWiki.org using IE are suddenly corrupted This has not happened in the past. Yesterday I added a new plugin TreeBrowserPlugin, but everytime ... ThomasWeigert PeterThoeny - 05 Sep 2005 - 16:11 - 8 - Diffs -
LoginNameAndNtlm: Bug: Login name not converted to WikiName Special escape characters are interpreted in Access.pm regexp for mod ntlm authentication: 1)warnings are got (in Apache ... CostinCerchez CostinCerchez - 29 Aug 2005 - 16:02 - 2 - Diffs -
SearchInTemplateHangsTWiki: Is this bug causing you small problems or big problems? If you really want it fixed, indicate here: 8 JamesMollison 21 Aug 2005 9 JacobEisinger 13 Apr ... CrawfordCurrie JamesMollison - 21 Aug 2005 - 09:54 - 23 - Diffs -
SomeBrowsersLoseInitialNewlineInTextArea: Bug: all(?) browsers lose initial \n in textarea Refactored from InconsistentTreatmentOfTextEncoding If a topic on disc has a leading blank line, it is lost when ... ThomasWeigert ThomasWeigert - 04 Aug 2005 - 16:12 - 18 - Diffs -
NonEnglishTopicNameCorruptedBySaving: Bug: Non English topic name is corupted by saving When the topis is with non english, but locale valid characters, those characters are converted to some nonsence ... MarekSimon MarekSimon - 25 Jul 2005 - 13:38 - 1 - Diffs -
ManageWebReturnsError: Bug: Manage Web function returns error but succeeds When using the ManageWeb functionality to create a new web, the following oops was returned: ...?template oopsmngcreateweb ... ThomasWeigert ArthurClemens - 15 Jul 2005 - 08:55 - 9 - Diffs -
RegistrationProcessNotClear: Bug: Registration Process Not Clear When setting up TWiki with Basic Authentication (using .htpasswd) following the Installation documentation, the following situation ... ThomasWeigert ThomasWeigert - 14 Jul 2005 - 23:17 - 9 - Diffs -
ManyPluginsDoNotLoad: Bug: TablePlugin does not load All plugins shipping with the DakarRelease should be activated. DakarRelease ships with the following plugins: ActionTrackerPlugin ... ThomasWeigert CrawfordCurrie - 12 Jul 2005 - 10:12 - 12 - Diffs -
OutdatedFormFieldsNotRemoved: Bug: Outdated form fields are not removed When a META:FIELD is present in a topic which is not defined in the corresponding form definition, then this field should ... ThomasWeigert ThomasWeigert - 11 Jul 2005 - 12:38 - 4 - Diffs -
HeaderRenderingWithWikiWordsBroken: Bug: Headers with WikiWords Render Incorrectly in Dakar Headers with WikiWords don't render correctly in Dakar. This behavior seems to have appeared before the MultiLevelWikiWebs ... PeterNixon PeterNixon - 09 Jul 2005 - 12:52 - 9 - Diffs -
HeaderAnchorNameWrongWhenLinkInHeader: Bug: The header anchor name is wrong when a link occurs in the header DEVELOP branch. Test case Create a h1 header with the name of the topic. Part of the link is ... ArthurClemens WillNorris - 09 Jul 2005 - 01:56 - 11 - Diffs -
KerberosAuthMangled: Bug: TWiki mangles user names of the form xyz #64;CEAPLEASENOSPAM.COM.AU. We use the apache Kerberos module for authentication, which generates user names of the ... TonyButt ClaussStrauch - 07 Jul 2005 - 20:04 - 2 - Diffs -
OopsMoreDoesntRenderNullParameters: Bug: Null parameters (param1 0) don't render correctly The loop in UI::Oops::oops which detects indexed parameters (param1,param2,...) exits prematurely when it encounters ... PeterNixon WillNorris - 03 Jul 2005 - 17:38 - 2 - Diffs -
UserTopicTemplateNotFoundComparedToDocsSearchOrder: Bug: User topic Templates aren't found the way the documentation presents the search order I'm trying to use a user topic in a Web, to define a view template for this ... OlivierBerger WillNorris - 02 Jul 2005 - 17:53 - 2 - Diffs -
CreateNewUserCauseTWikiUsersError: Bug: Create new User cause corrupt content of Topic TWikiUsers When You create new Users the Topic TWikiUsers text will corrupt with message "No permission to read ... GuidoBrugnara GuidoBrugnara - 01 Jul 2005 - 08:23 - 1 - Diffs -
PasswordsAreMangled: Bug: Password is mangled after user registration (DEVELOP) From InvalidActionInRegister: From the registration page, a different password is stored than the one entered ... ArthurClemens CrawfordCurrie - 30 Jun 2005 - 07:28 - 19 - Diffs -
OopsAccessRedirectError: Bug: access oopses forget the originating web If access is denied to a topic the oops will be directed to the Main web. This is due to a typo in TWiki::UI::isAccessPermitted ... MichaelDaum MichaelDaum - 29 Jun 2005 - 17:26 - 1 - Diffs -
FixPerlWarnings: Bug: Patch to fix some Perl warnings I see in my apache logs There are various places in the TWiki Perl code where values are not checked for undef, etc. before being ... PaulSmith PaulSmith - 28 Jun 2005 - 16:06 - 3 - Diffs -
EditLosesSkin: Bug: skin is lost through edit replace form Testcase In a web where forms are enabled, 1 Edit a topic with a skin (add ?skin tomato to the url) 1 Hit add form ... CrawfordCurrie CrawfordCurrie - 26 Jun 2005 - 16:33 - 13 - Diffs -
FormFieldsNamedSameAsParameters: I just discovered that if you have a form field with the same name as one of the parameters to one of the scripts that gets passed forms (save, preview etc) then there ... CrawfordCurrie CrawfordCurrie - 26 Jun 2005 - 12:48 - 6 - Diffs -
SearchMessesUpPath: Bug: % nop Search messes up current directory The ! command (when executed with scope text ) changes the current directory. Subsequently, any load of a used file ... ThomasWeigert CrawfordCurrie - 26 Jun 2005 - 06:36 - 9 - Diffs -
RcsLiteDoesNotWorkCorrectly: Bug: RcsLite does not work correctly Specifically it gets very confused over line endings at the end of file, and fails to revert to previous revisions with consistent ... CrawfordCurrie CrawfordCurrie - 25 Jun 2005 - 13:56 - 14 - Diffs -
GetPluginPreferencesFlagReturnError: Bug: Call to TWiki::Func::getPluginPreferencesFlag returns wrong value When a plugin calls TWiki::Func::getPluginPerferencesFlag( "DEB