. See also related
.
| Bug: | Submitted by: | Fix Status | Last Change by - Version: |
| 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 | | ArthurClemens - 20 Apr 2005 - 19:27 - 4 - 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 |
| AllowTopicViewOnlyRestrictsCurrentRevision: Bug: ALLOWTOPICVIEW only restricts current revision Using partial authentication, setting all ALLOW variables in a topic only seems to restrict access to the current ... | RobKirk | | PeterThoeny - 25 Jan 2005 - 17:09 - 5 - 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 | | RobertEchlin - 16 Jun 2005 - 19:21 - 11 - 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 | | RichardDonkin - 12 Nov 2006 - 07:12 - 23 - 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 | | VickiBrown - 14 Feb 2005 - 23:20 - 6 - 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 | | SamHasler - 13 Feb 2005 - 15:45 - 3 - Diffs |
| AttachLinkNotStruckOutInPatternSkin: Attach link not struck out in PatternSkin When viewing an earlier revision, the "Attach image or document" link is not rendered struck out and disabled as link using ... | ThomasWeigert | | CrawfordCurrie - 22 May 2005 - 15:38 - 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 |
| 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 | | CrawfordCurrie - 08 Sep 2006 - 06:41 - 3 - Diffs |
| AttachmentVersionsBrokenOnlyShowsLast: Bug: Version control of attachments always shows latest only When you attach documents it seems like the revisions are kept but no matter which version you try to ... | KennethLavrsen | | RobertEchlin - 09 May 2005 - 14:18 - 8 - 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 |
| 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 |
| 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 |
| 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 | | ChrisDevers - 06 Dec 2004 - 19:55 - 4 - Diffs |
| CannotExcludeL10NTopicFromSearch: Bug: Cannot Exclude a Localized Topic name from the %SEARCH{}% The excludetopic in %SEARCH{}% don't works if the topic is not an english word. I tried with to ... | AurelioAHeckert | | NicolasRaibaut - 17 Jan 2006 - 19:53 - 2 - 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 |
| ChangeAccessDeniedOkButton: Bug: Broken link for OK button on oopsaccesschange page On oopsaccesschange page, OK button always refers to Main web. Test case Try to edit a page (not on Main web ... | AndrasSzell | | SueLocke - 17 Dec 2004 - 07:20 - 4 - 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 |
| CommentPluginOnAnchorsBroken: Bug: Comment plugin won't work on anchors When using the comment plugin with a target defined as an anchor, it works the first time, but will break the anchor afterwards ... | OlivierBerger | | CrawfordCurrie - 25 Feb 2005 - 09:58 - 2 - 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 |
| 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 | | CrawfordCurrie - 03 Nov 2005 - 12:58 - 2 - 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 |
| 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 | | WillNorris - 25 Sep 2005 - 03:16 - 4 - 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 |
| CyrillicTopicNameError: Bug: Creating topic in cyrillic produces error Trying to save nonexisting topic with cyrillic (koi8 r) name produces: "Software error: Usage: Encode::FB PERLQQ() at ... | VladimirPodryvanov | | SamHasler - 13 Feb 2005 - 16:09 - 9 - Diffs |
| CyrillicWikiWordError: Bug: WikiWords in cyrillic aren't autolinked Inserting !WikiWords in cyrillic (KOI8 R) does not result in autolinked !TopicName Test case Set $useLocale 1; $siteLocale ... | VladimirPodryvanov | 100% | PeterThoeny - 06 Sep 2004 - 05:55 - 4 - 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 | | ThomasWeigert - 02 May 2005 - 12:06 - 9 - 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 | | ThomasWeigert - 01 May 2005 - 02:02 - 1 - Diffs |
| DiffDoesNotAuthenticate: Bug: If you use read restricted webs (i.e. ALLOWWEBVIEV ist set to XY in !WebPreferences) diff won't work Reported by ChristianKohl: If you use read restricted webs ... | ChristianKohl | 0% | ChristianKohl - 20 Sep 2004 - 06:55 - 10 - Diffs |
| DigestAuthDoesNotWork: Bug: Digest Authentication does not work The User Handler not initialized properly if followed configuration instruction in TWiki.cfg Test case Setup Digest Authentication ... | MaciejMatuszak | | CrawfordCurrie - 22 Apr 2005 - 12:30 - 5 - 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 |
| EmailObfuscationSpams: Bug: Obfuscation emails by adding "removethis" actually spams legit domains like removethis.de TWiki obfuscates emails bar #64;fooPLEASENOSPAM.com and bar #64;fooPLEASENOSPAM ... | ColasNahaboo | | MichaelDaum - 18 Apr 2005 - 07:57 - 6 - Diffs |
| EncodingOfFormValuesBroken: Bug: Form values are incorrectly encoded In Form values, certain text must be encoded to not break surrounding structures. (In cairo, theses are \n and " , dakar ... | SamHasler | | CrawfordCurrie - 06 Jun 2005 - 16:50 - 8 - Diffs |
| ExclamationMarkInsideAsterisksDoesNotWork: Bug: ExclamationMarkInsideAsterisksDoesNotWork Using exclamation mark to bypass automatic WikiWord linking inside bold text does not work. The old version with nop ... | GuidoOstkamp | | CrawfordCurrie - 14 Apr 2005 - 08:34 - 2 - Diffs |
| ExplicitNumberingAndTocDontMatch: Bug: Links generated by %TOC% don't match anchors generated with ExplicitNumberingPlugin The link references generated by %TOC% don't match the "name " anchors generated ... | TomDoerr | | CrawfordCurrie - 27 Sep 2005 - 10:14 - 2 - Diffs |
| FileAttachmentsBugWithOnlyTwoVersions: Bug: File Attachment Version Viewing Bug When a file attachment has exactly two versions, viewing a version is not possible because only a direct link to the most ... | StevePrior | | WillNorris - 06 Dec 2004 - 22:00 - 2 - Diffs |
| FilterFormFieldForIllegalCharacters: Bug: Filter form fields for illegal characters In view, forms get rendered as tables. Thus linebreaks and vertical bars are not allowed. Currently, lib/TWiki/Render ... | ThomasWeigert | | ThomasWeigert - 01 May 2005 - 20:02 - 8 - Diffs |
| ForceTopicCreateBroken: Bug: Force Topic does not permit override Normally TWiki will allow the user to override the wikiword filter check. Test case http://twiki.org/cgi bin/viewauth/Sandbox ... | MartinCleaver | | CrawfordCurrie - 18 Feb 2005 - 17:50 - 4 - Diffs |
| FormTooSensitiveToWhitespace: Bug: Form rendering is too sensitive to whitespace When protecting form rendering from newlines by translating those to br / , we are running into the problem ... | ThomasWeigert | | WillNorris - 05 Jun 2005 - 06:17 - 10 - 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 |
| 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 |
| 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 |
| FunctionAddUserToTWikiUsersTopicBroken: Bug: The function "addUserToTWikiUsersTopic" incorrectly adds new users to the topic Using Apache authentication and REMOTE USER, newly registered users do not get ... | SteveRJones | | SteveRJones - 10 Jun 2005 - 20:10 - 12 - 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 |
| 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 |
| GetPluginPreferencesFlagDoesNotWorkInMyPlugin: Bug: getPluginPreferencesFlag can not get the correct setting of DEBUG flag in my plugin $debug getPluginPreferencesFlag( "DEBUG" ) can not get the correct setting ... | MarkusKolb | | PeterThoeny - 21 Oct 2004 - 07:00 - 6 - Diffs |
| GetPluginPreferencesFlagReturnError: Bug: Call to TWiki::Func::getPluginPreferencesFlag returns wrong value When a plugin calls TWiki::Func::getPluginPerferencesFlag( "DEBUG" ) it will allways return ... | CharlesDupont | | CharlesDupont - 24 Jun 2005 - 18:05 - 4 - Diffs |
| GoogleFollowsRawLinks: Bug: Google Follows skin, raw, and other links Google follows all links on a wiki page, including the Printable and Raw Text links. Printable isn't a problem, ... | KenMankoff | | PeterThoeny - 30 Oct 2004 - 07:43 - 3 - Diffs |
| HangsSavingLargePages: Bug: Large pages hang on save Saves of big topics, such as !TWikiPreferences can hang indefinitely Test case Environment TWiki version: TWikiRelease01Sep2004 ... | MartinCleaver | | MartinCleaver - 28 Oct 2004 - 13:16 - 1 - 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 |
| INCLUDEdisorganizesPageFormat: Bug: Using !%INCLUDE macro messes up home page format Originally posted under Support web; I think this is a bug. I thought it would be fun to include the contents ... | VickiBrown | | VickiBrown - 03 Jan 2005 - 17:32 - 1 - 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 |
| ISOCharsetComputedWrong: Bug: ISO Charset is computed wrong from locale TWiki computes content type charset from site locales, missing an hyphen for iso 8859 charsets. Test case In TWiki ... | JoachimSchrod | | JoachimSchrod - 25 Apr 2005 - 19:04 - 3 - Diffs |
| IncludeWithIllegalURLReturnsSoftwareError: Bug: Include with non existing URL returns error page If you use the %INCLUDE{URL}% tag with a non existing URL TWiki returns an error page and the normal user will ... | KennethLavrsen | | KennethLavrsen - 18 Oct 2004 - 19:45 - 1 - Diffs |
| IncludedPagesDisplaySomeLinksIncorrectly: Bug: Included Pages Display Some Links Incorrectly Errors in displaying some links in included pages that look fine on the original page: Mailto shows as link ... | RobertEchlin | | CrawfordCurrie - 19 Mar 2005 - 09:12 - 2 - 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 |
| InconsistentTreatmentOfTextEncoding: Bug: Topic text is handled inconsistently with respect to protective encoding I might have gotten somewhere confused, but it appears to me that there may be some old ... | ThomasWeigert | | CrawfordCurrie - 24 Mar 2005 - 09:08 - 41 - 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 |
| InfiniteLoopInSearchInPatternSkinToolbars: Bug: Putting a search in a pattern skin toolbar results in an infinite loop Putting a %SEARCH% in the left bar of the pattern skin results in an infinite recursive ... | JoePorter | | FrancescoLovergine - 29 Aug 2005 - 09:40 - 3 - Diffs |
| InstallPasswordFailsWithSpecialChars: Bug: Install Password Fails with Special Chars the install password script doesn't install the new password. I tracked it down to the regular expression in TWiki: ... | KevinBaker | 0% | PeterThoeny - 18 Sep 2004 - 06:54 - 2 - 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 |
| JavascriptErrorsDuringEdit: Bug: Editing any topic gives error in JavaScript console When in edit mode, any keystroke in the text box will display "Error: window.event has no properties" in the ... | PeterWeatherdon | | PeterWeatherdon - 02 Feb 2005 - 19:28 - 4 - 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 |
| LockRemovalProblem: Bug: Error when trying to remove a lock on a rcs file In lib/TWiki/Store/RcsWrap.pm , in the sub ci , there is a variable $cmd in which is stored the commands ... | MathieuArnold | | SamHasler - 13 Feb 2005 - 16:11 - 4 - 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 |
| MainUserNameMoreTopicActionsInternalServerError: Bug: More Topic Actions kicks Internal Server Error On the twiki.org web site, clicking the "More topic actions" link on a userpage kicks an 500 internal server error ... | FredMorris | | FredMorris - 16 May 2005 - 18:10 - 2 - Diffs |
| MakeTextAreaDefConsistent: Bug: Make definition of text area fields consistent Both EditTablePlugin and TWikiForms allow a text area to be defined as a possible field. However, the size for ... | ThomasWeigert | | WillNorris - 05 Jun 2005 - 06:10 - 3 - 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 |
| MissingLinkinOoopslockedTemplate: Bug: Missing Cancel link in oopslocked template The oopslocked template twiki/bin/oops/Main/WebHome?template oopslocked contains this text: To cancel go ... | VickiBrown | | MartinCleaver - 17 Dec 2004 - 01:23 - 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 ... | PeterThoeny | | DougClaar - 12 Jan 2006 - 17:24 - 12 - Diffs |
| ModPerlBreaksALLOWWEBVIEW: Bug: mod perl 1.99 (ie RHEL3) breaks ALLOWWEBVIEW with mod perl, ALLOWWEBVIEW causes a twikiweb to become write only with no read access Test case 1. Set up TWiki ... | ScottSibert | | ScottSibert - 19 Nov 2004 - 00:30 - 1 - 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 |
| NOFOLLOWNotExpandedInTemplates: Bug: The %NOFOLLOW% variable is not expanded in view templates DEVELOP branch The rendered html page contains %NOFOLLOW% strings. For instance: Attach What should ... | ArthurClemens | | CrawfordCurrie - 26 Mar 2005 - 14:22 - 2 - 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 |
| NoBoldWikiWords: Bug: No Bold Wiki Words Camel cased words made bold using the construction are not WikiWords. Test case ThisIsALink ThisShouldBeABoldLink IShouldntHaveToDoThis ... | ShaughanLavine | | MartinCleaver - 13 Apr 2005 - 12:53 - 12 - Diffs |
| NoRecognitionOfL10NWikiWordInSetingVariables: Bug: No recognition of localized !WikiWord in seting user variables When we put an localized WikiWord in a set of a user variable it is not recognized and the efect ... | AurelioAHeckert | | AurelioAHeckert - 11 Mar 2005 - 18:40 - 1 - Diffs |
| NoRobotsMetaTagInPageHead: Bug: Page Head has no robots meta tag meta robots tag is displayed as a blank line in page source though twiki.pattern.tmpl shows robot tag line in template. Test ... | GeoffJohnston | | PeterThoeny - 29 Sep 2004 - 05:42 - 4 - 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 |
| ObfuscateEmailAddresses: Bug: Email addresses obfuscation does not work in all cases Email addresses obfuscation does not work in all cases. Test case There are cases where it does not work ... | BenVoui | | BenVoui - 26 Feb 2005 - 19:44 - 7 - Diffs |
| OffMeansOnBug: Bug: Setting option to off means on Many TWikiVariables have Boolean flag settings which are explained in the documentation with on , e.g., $SEARCH supports casesensitive ... | ThomasWeigert | | SvenDowideit - 21 Jun 2005 - 17:00 - 10 - 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 |
| OopsRenameAccessDeniedHasMainWeb: Bug: Oops Message for Rename Access Denied has Always Main Web Incorrect web is shown in oops message if a user tries to rename a topic with no permissions This is ... | PeterThoeny | | SamHasler - 13 Feb 2005 - 16:08 - 10 - Diffs |
| PatternSkinBreaksOldTemplates: Bug: PatternSkin breaks most existing ClassicSkin templates PatternSkin has chosen to generate the buttons at the bottom of the topic very differently from the classic ... | ThomasWeigert | | WillNorris - 05 Jun 2005 - 06:19 - 6 - Diffs |
| PatternSkinDoesNotSupportTemplateLoadingOrder: Bug: PatternSkin does not support template loading order It is possible to provide web specific templates by creating a subdirectory in the template directory with ... | ThomasWeigert | | CrawfordCurrie - 08 May 2005 - 09:53 - 7 - Diffs |
| PatternSkinMissingVersionInfoForRawText: Bug: PatternSkinMissingVersionInfoForRawText PatternSkin only allows viewing the raw content of the most recent topic revision Test case Ensure you're using !PatternSkin ... | TravisCampbell | | ArthurClemens - 25 Mar 2005 - 22:29 - 2 - Diffs |
| PatternSkinUserStyleBusted: Bug: CSS in topic not read correctly Test case Load CssRoundEdges which defines USERLAYOUTURL, the css rules at Sandbox/MattWilkieStyle are not applied. According ... | MattWilkie | | MattWilkie - 30 Nov 2004 - 22:58 - 1 - Diffs |
| PersonalSidebarConfusion: Bug: Personal Sidebar should check user against owner Summary: A topic for User A should not be pre filled, by default, from a template personalized for User B. One ... | VickiBrown | | DavidGrant - 15 Jan 2005 - 07:56 - 3 - Diffs |
| PluginRenderBug: Bug: Plugin dont render/work correctly Randomly the plugins dont render correctly. That is is shown as it is. does not work. Test case Since this effect is random ... | VeereshKhanorkar | | VeereshKhanorkar - 03 Jun 2005 - 12:01 - 1 - Diffs |
| RcsLiteUninitializedValuesErrors: Bug: RcsLite generates lots of unitialized value errors I just installed the latest TWiki on my machine and it seems to be working just fine. However when I looked ... | RonGoldman | | RonGoldman - 31 Dec 2004 - 03:12 - 1 - Diffs |
| RdiffNotAuthWhenViewAuthUsed: Bug: rdiff not rdiffauth when viewauth used When viewing topics through viewauth the links for the diffs (eg 1.7 1.5 1.4, i'm talking about the links now) are ... | KoenMartens | | KoenMartens - 15 Dec 2004 - 20:46 - 2 - Diffs |
| RedirectCgiQueryShouldNotReturn: Bug: TWiki::Func::redirectCgiQuery should never return The documentation of TWiki::Func::redirectCgiQuery says "never returns", which makes sense, since this function ... | JChristophFuchs | | CrawfordCurrie - 13 Apr 2005 - 15:20 - 2 - Diffs |
| RedirectViewToViewauth: Bug: Incorrect redirection from view to viewauth Redirection from view to viewauth doesn't terminate the script after printing the redirection. Test case Set ALLOWWEBVIEW ... | JoachimSchrod | | JoachimSchrod - 28 May 2005 - 10:49 - 7 - Diffs |
| RegisterFailureInsecureDependencyCygwin: Bug: Register Fails with Insecure Dependency on Cygwin I was registering a new user within TWiki. I enabled basic authentication before. The error information from ... | ChunhuaLiao | | CrawfordCurrie - 28 Mar 2005 - 11:30 - 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 |
| RelockRCSNeverEnds: Question I installed TWiki on a server (I don't have root account), all was going fine (testenv and view). Then I run RelockRCS and it seems never end (browser alwais ... | LucaBagolin | | MattWilkie - 26 Sep 2004 - 05:39 - 9 - Diffs |
| RememberUserBug: Bug: TWiki.org remember user causing problems I've always been dubious about TWiki remembering users based on IP address, especially when you're behind a fire wall ... | JohnTalintyre | | SamHasler - 13 Feb 2005 - 15:45 - 10 - Diffs |
| RemoveWindRiverCodeFromEditTablePlugin: Bug: Remove WindRiver specific code from EditTablePlugin In EditTablePlugin::encodeValue there is code that removes rendering from an internal plugin "SprPlugin". ... | ThomasWeigert | | ThomasWeigert - 01 May 2005 - 03:14 - 6 - Diffs |
| RenameAllowsDotInPageName: Bug: Rename allows a dot (".") in new page name If the "Allow non WikiWord name" box is checked, TWiki will allow renaming the topic to a name that has a period ( ... | MarcUnangst | | SamHasler - 13 Feb 2005 - 15:50 - 3 - Diffs |
| RenameChangesRefsToTopicInOtherWeb: Bug: Topic rename changes references to topics of the same name in other webs If you rename a topic in one web and there is a topic of the same name in another web ... | OwenRees | | OwenRees - 13 Dec 2004 - 14:34 - 2 - Diffs |
| RenameFailsIfTopicNameContainsCertainCharacters: Bug: Rename fails if topic name contains certain characters If the topic name contains the character 'x' (X in lower case) in the name, then the rename script fails ... | SriramAcharya | | SriramAcharya - 03 Nov 2004 - 13:43 - 1 - Diffs |
| RenderingOfLtBracketIncorrect: Bug: A line with an explict and a html tag may get rendered incorrectly If there is an explict Rainfall gets rendered as Rainfall 1mm Environment ... | JChristophFuchs | | CrawfordCurrie - 21 Jan 2005 - 17:49 - 2 - Diffs |
| RssFeedDoesntNopExclamationPoint: Bug: ! nop's aren't filtered out by the RSS skin ! style should be filtered out from RSS feeds Test case sample output from Akregator: TWikiPreferencesNeedsGardening ... | WillNorris | | WillNorris - 11 Apr 2005 - 19:51 - 1 - 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 |
| SaveHangUsingTOC: Bug: Save hangs when using TOC forth and back between two topics When including a TOC from another Topic, and then include back the parent topiclist, Twiki hangs on ... | WolfgangAlper | | WolfgangAlper - 23 Feb 2005 - 19:57 - 1 - Diffs |
| SaveNotHonoringOnlynewtopicFlag: Bug: Direct save is not honoring the onlynewtopic Flag FlagForEditScriptToAvoidFormDataOverwrite should also be honored by the save script so that direct saving can ... | SamHasler | | SamHasler - 13 Feb 2005 - 16:08 - 5 - Diffs |
| SearchMessesUpPath: Bug: %Search messes up current directory The ! command (when executed with scope text ) changes the current directory. Subsequently, any load of a used file does ... | ThomasWeigert | | CrawfordCurrie - 26 Jun 2005 - 06:36 - 9 - Diffs |
| SearchedTopicnameCannotContainNonAlphanumChars: Bug: %SEARCH{}% does not handle correctly topic names containing non alphanum chars If the topic name in %SEARCH{}% command contains non alphanum chars (for exemple ... | NicolasRaibaut | | NicolasRaibaut - 19 Jan 2006 - 17:55 - 3 - Diffs |
| SendFeedbackDoesNotUseCurrentTopic: Bug: With PatternSkin, send feedback always points to TWiki.WebBottomBar With PatternSkin, "Send feedback" always points to TWiki.WebBottomBar. The better topic to ... | SteffenPoulsen | 100% | ArthurClemens - 10 Sep 2004 - 10:50 - 5 - Diffs |
| SitemapDoesntValidate: Bug: TWiki.Sitemap doesn't validate SiteMap doesn't validate. There are missing slashes ( / ) in the img tags. I've already fixed it in TWiki.org, it would be nice ... | AntonioTerceiro | | SamHasler - 13 Feb 2005 - 16:10 - 5 - Diffs |
| SomeChineseCharactersBreakWikiLinks: Bug: Some Chinese characters using GB2312 break Wiki links See Support.SomeChineseCharactersBreakWikiLinks for details use of GB2312 character encoding breaks ... | RichardDonkin | | SamHasler - 13 Feb 2005 - 16:09 - 5 - Diffs |
| StrangeWordWrapBeforeLiteralVariable: Bug: Strange word wrapping before " " variable When text enclosed in " " does not fit into the current line, a line break is rendered before the word preceding that ... | ThomasWeigert | | PeterThoeny - 30 Jan 2005 - 19:34 - 2 - Diffs |
| SupportFormBroken: Bug: TWiki.org Support Form Broken The WebHome form is currently broken on TWiki.org. Test case Try to submit a new question A blank page shows up in edit ... | PeterThoeny | | SamHasler - 13 Feb 2005 - 16:10 - 5 - Diffs |
| TOCnotWorkingForChineseHeadings: Bug: TOC not working for Chinese headings See TOCnotWorkingForChineseHeadings for details and patch. Headings in non alphabetic languages will fail to generate working ... | RichardDonkin | | SamHasler - 13 Feb 2005 - 16:08 - 4 - Diffs |
| TWikiUsersIsBroken: Bug: TWiki.org's !Main.TWikiUser topic rendring issue It is not possible to view the TWiki:Main.TWikiUser age on the twiki.org server. Entry for NikLooker contains ... | MarioFrasca | | PeterThoeny - 01 Mar 2005 - 06:38 - 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 |
| 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 |
| TaintBugInDiffs: Bug: Topic Diffs gives multiple Perl Taint errors Problem occured after upgrading: twiki 20040902 1.1 20040902 3 apache2 common 2.0.53 5 2.0.54 2 (other packages ... | TristanLawrence | | TristanLawrence - 02 May 2005 - 22:12 - 2 - 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 |
| 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 |
| TestenvRelockIgnoresPubTWiki: Bug: Testenv's relock script ignores pub/TWiki... In directory pub/TWiki/... there are many binary files such as pictures. There are also ,v files. These do not get ... | KennethLavrsen | | WillNorris - 22 Apr 2005 - 10:07 - 10 - Diffs |
| TimeCalculationError: Bug: Possible TIMEDIFF error in Spreadsheet Plugin TIMEDIFF gives false result if mixed with MAX/MIN of the dates Test case A table calculating workload distribution ... | AndrzejGoralczyk | | AndrzejGoralczyk - 16 Sep 2004 - 12:06 - 1 - Diffs |
| TimeTravellingTopics: Bug: repRev can cause fatal time confusion in RCS Cut and pasted this from IncorrectDateAfterRepeatedEdits Question After repeated edits of a topic within the editLockTime ... | JChristophFuchs | | CrawfordCurrie - 20 Apr 2005 - 10:39 - 4 - 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 |
| TopicRenameChangesAttachmentName: Bug: Renaming a Topic also renames attachment names When you attach a file named like a topic and you rename the topic it will also change attached files in topics ... | AndreUlrich | | AndreUlrich - 29 Jan 2005 - 15:09 - 2 - Diffs |
| TopicRenameFailsOnCodev: Bug: Topic rename fails on Codev I tried to rename TocBreaksOnIdenticallyNamedSections today (29 Nov 2004, about 12:20 Central) and got this message: Software error ... | DavidBright | | CrawfordCurrie - 16 Feb 2005 - 14:30 - 9 - Diffs |
| TreeviewInfiniteRecursionOnBadData: Bug: Treeview plugin can cause apache to hang If a twiki user creates a loop of topic parents, the display of tree view outline mode causes apache to hang due to out ... | StanleyKnutson | | StanleyKnutson - 30 Mar 2005 - 04:20 - 1 - Diffs |
| TwikiToolbarDisplayInOpera: Bug: Edit Attach and Printable links crowd TWiki pages. On pages using the PatternSkin, |