Searched: ( CurrentState = 'New' ) AND ( (AppliesTo = 'Engine') OR ( (AppliesTo = 'Extension') AND ( Component ~ '*AutoViewTemplatePlugin*' OR Component~'*BehaviourContrib*' OR Component~'*ClassicSkin*' OR Component~'*ClosedItems*' OR Component~'*CommentPlugin*' OR Component~'*CompareRevisionsAddOn*' OR Component~'*Configure*' OR Component~'*Documentation*' OR Component~'*EditTablePlugin*' OR Component~'*EmptyPlugin*' OR Component~'*FamFamFamContrib*' OR Component~'*FixesReleaseNotes*' OR Component~'*FixesReleaseNotesTml*' OR Component~'*FoswikiIterator*' OR Component~'*FoswikiUI*' OR Component~'*HistoryPlugin*' OR Component~'*InterwikiPlugin*' OR Component~'*JQueryPlugin*' OR Component~'*JSCalendarContrib*' OR Component~'*MailerContrib*' OR Component~'*PatternSkin*' OR Component~'*PreferencesPlugin*' OR Component~'*ReleaseBlocker*' OR Component~'*ReleaseBlockersReleaseMeeting*' OR Component~'*ReleaseLows*' OR Component~'*ReleaseNormals*' OR Component~'*ReleaseNotes*' OR Component~'*ReleaseNotesTml*' OR Component~'*RenderListPlugin*' OR Component~'*SlideShowPlugin*' OR Component~'*SmiliesPlugin*' OR Component~'*SpreadSheetPlugin*' OR Component~'*StandardReleaseComponent*' OR Component~'*SubscribePlugin*' OR Component~'*TWikiCompatibilityPlugin*' OR Component~'*TWikiUserMapping*' OR Component~'*TablePlugin*' OR Component~'*TasksByRelease*' OR Component~'*TinyMCEPlugin*' OR Component~'*TipsContrib*' OR Component~'*TopicUserMappingContrib*' OR Component~'*TwistyContrib*' OR Component~'*TwistyPlugin*' OR Component~'*WaitingForSomeone*' OR Component~'*WysiwygPlugin*' ) ) ) AND (TargetRelease = 'minor')

Results from Tasks web retrieved at 04:46 (GMT)

Item000
Main.SvenDowideit 27 Aug 2010
Item10036
after setting up a strawberry 1.0.10 foswiki (and transfering over some webs), i switched to rcslite and pureperl, and going to that topic leaves me with no reply ...
Item10045
When I put %SUBSCRIBE% into a topic with a non ASCII name, it appears as Unsubscribe link, even though I am not subscribed to this topic yet. Any way, it seems that ...
Item10065
See Item5263 . I have plans to do this as part of the Development.EditorAPI effort (preview should be a read only 'editor'). Main.PaulHarvey 22 Nov 2010
Item10080
I use foswiki in the 1.0.9 1 Version (100% debian repository installation, OS debian lenny). I have the {Site}{CharSet} = 'utf 8' (and that is fixed: I can not/will ...
Item10112
if that's a real restriction (i don't think it should be), then the "template web" select box should only list top level webs (it currently lists all). of course, ...
Item10134
With EditTablePlugin and Calendar Plugin installed the follow TML on a page breaks the EDITTABLE macro. c1 c2 a b * screenshot of bad behavior: ...
Item10157
cd ~/src/foswiki/core/bin ./rest /MongoDBPlugin/update updateweb=Tasks ./rest /MongoDBPlugin/update updateweb=Development data(restplugin) $ cd ~/src/foswiki/core ...
Item10175
JSONEditorJQueryPlugin Main.SvenDowideit 18 Dec 2010
Item10185
I do a topic, right click attach "open in new tab", 5 times, and then upload a different attachment per tab and some of the uploads file. The error on the website ...
Item10220
templatetopic is resolved in Save.pm, but cannot be used in Func or Meta, so it cannot be used as parameter when creating a topic programmatically. Main.ArthurClemens ...
Item10256
Using TOC for a topic other than the current topic causes images in headers to be displayed. For example If we have a topic called TestTopic with a header like this ...
Item10257
I just tried out the PageCaching feature for the first time, and found it was broken on my Solaris 10 server: 2011 01 14T08:39:21Z warning can't lock cache db ...
Item10261
Consider this scenario: you move a topic to another web, but a while later, you can't remember where you moved it. You head to the original web, can't find the topic ...
Item10286
adding d NYTPROF to view a topic containing form.name='TaxonProfile/Builder.TermForm'" %SEARCH{ "form.name='TaxonProfile/Builder.TermForm'" type="query" web= ...
Item10318
Which might be useful (certainly for something I'm developing atm skinpath might be more useful in that all template choices should use the same path eval see: System ...
Item10321
Command line invocations of foswiki/bin scripts should behave as if they were POSTs instead of GETs and be assumed to be authenticated if AdminUser is specified. ...
Item10339
Foswiki.pm direct use of Store causes the Listeners and Meta to be neutered (refactoring change) Main.SvenDowideit 10 Feb 2011
Item10340
Hello I have problem with topic creation for same name as logged user.. I have enabled apache authentication and there is no user registration enabled. That's why ...
Item10341
TemplateLogin has no getUser() method, which causes a problem in the following use case: * our wiki is reachable from intranet as well as extranet * when users ...
Item10353
Where I work, I have enhanced the WebTOpicList page in many webs by adding the followingcoe Tasks Web Topic List There are ))$GET(topics)}% topics in the Tasks web ...
Item10376
Development.TopicAddressing Main.PaulHarvey 19 Feb 2011
Item10382
I am trying to use the second JQuerySimpleModal example to load content asynchronously from a different topic. I created a new topic in the Sandbox but it doesn ...
Item10420
The %ADMINLOGIN% macro is a hard coded login URL. It doesn't provide the foswiki_origin parameter, and cannot be controlled by the LoginManager. foswiki_origin is ...
Item10428
Hi, I got somtimes a "var full" problem with foswiki. It looks like an unlink without an close. So the storrage will be hold as long as the httpd lives. lsof /mnt ...
Item10431
while writing som emongodb hoisting, I added a case insensitve regex match, and the assert didn't notice the additional i. Main.SvenDowideit 02 Mar 2011
Item10436
Hi, I my foswiki has around 210 webs(including subwebs) and i have links from topic in a web to other topic in other web or subweb, so when i try to rename a web or ...
Item10472
Main.SvenDowideit 11 Mar 2011 A central place where all errors are collected rather than spreading them all over the place seems preferable. .MichaelDaum 12 Mar ...
Item10473
In working with ImportPlugin, I hit the 'uplaod larger than upload limit' error. if it is and AdminUser doing it, i think it would be better to have a 'do anyway' ...
Item10475
this is going to make code paths more complex, isn't what we docco, and doesnt' make much sense to the user. working on trunk atm, might be a 1.1 thing, or even a ...
Item10488
I'm not sure what the best practice is atm. Main.SvenDowideit 15 Mar 2011
Item10489
I was writing ImportPlugin, and the file I'mworking on is a UTF16 windows file open(my $fh, ' :raw:encoding(UTF16 LE):crlf:utf8', 'canvas10mar2011.csv' ); appears ...
Item10503
A simple change to one cell from rev1 to rev2 will happily show it inline red green. Another change to one cell plus some more before the table and boing ... all of ...
Item10511
AdminUser should not be listed as eligible for "remove user" in the Group API for the AdminGroup. The AdminUser is internally generated and cannot be removed. So this ...
Item10524
Error: /.../foswiki.org/public_html/working/tmp/STDERR.46168.AykJ2q1LXj cannot be found /.../foswiki.org/public_html/working/tmp/STDERR.48698.PwUc9OnbQe cannot be ...
Item10548
dunno why working elsewhere in the code. %POPUPWINDOW{url="http://foswiki.org" label="testme" }% results in %POPUPWINDOW{url="http://foswiki.org" label ...
Item10575
First of all it was not very easy to find out in which situation this problem exactly appears. But I was able to reproduce it when creating a topic in the following ...
Item1062
unless you run the statistics script at the last second of the month (ok, technically, after the last change before the end of the month), you will be missing some ...
Item10632
Main.SvenDowideit 13 Apr 2011
Item10635
My config: $Foswiki::cfg{UserInterfaceInternationalisation} = 1; $Foswiki::cfg{Languages}{cs}{Enabled} = 1; #all enabled $Foswiki::cfg{UseLocale} = 1; $Foswiki: ...
Item10675
which means rev, date, author are not set, and results in users of said object having to write extra if but and maybe code for what we historically consider a valid ...
Item10686
I'm not adding it to the web response cos i'm not sure someone's not hiding something to obscure it Main.SvenDowideit 27 Apr 2011 qevf .SvenDowideit 27 Apr ...
Item10691
See also Support.Question848 . Apparently BlogAddOn fails on some systems with: Excess operators (and) in 'BlogPostForm AND fields name='Tags' .value=~'\btest\b ...
Item10728
Hello, Please check also Support.Question613 where I explain this issue. I'm kindly asking now to add a fix to file: file: lib/Foswiki/Users/TopicUserMapping.pm ...
Item10736
The PrefsCachePlugin is referenced in the configure docs for {Store}{PrefsBackend}, but it has not yet been released. I guess it should be tested and released from ...
Item10757
Main.SvenDowideit 17 May 2011
Item10780
Garbage collection for plugin created files is a sore point. Right now, every site is on its own coming up with some maintenance script and administrators pretty ...
Item1080
It is not possible to set the settings text with script manage and action editSettings because the 'text' parameter is not passed. I would expect that 1 existing ...
Item1081
Not possible to set a workflow where after editing settings the user is redirected to a different page.
Item10820
The browser based sorting is not working for SEARCH generated tables, e.g. an overview of the Wiki users. Clicking a column label causes the browser to refresh the ...
Item10824
At the moment, when Foswiki receives a HEAD request, it will generate the entire page, as it does with a GET. So it will generate the HTML, execute plugins, etc. However ...
Item1083
The top of the page should have a clear note you are looking at an older revision, plus the date and author of that revision. Main.ArthurClemens 15 Feb 2009
Item10849
BulkResetPassword sends out an email, and the default content for that email is specified directly in the BulkResetPassword topic. If a site wishes to alter that default ...
Item10852
Item10803 adds a waring, this task might be used to make the fix more automatic. Main.PaulHarvey 07 Jun 2011
Item10914
Requesting support for ini and lisp. Thank you! Main.DanGlassman 24 Jun 2011 Autolisp and ini JQueryChili recipes available @ Main.DanGlassman .DanGlassman ...
Item10923
http://foswiki.org/Tasks/WebSearch?search=seialisation scope=all web=Home,About,System,Extensions,Support,Community,Development,Download,Tasks,Main below the empty ...
Item10955
If you have some meta data that is on the last line of the file, and it does not have a EOL (0x0a) the data will not show up in any meta search, get etc. I was appending ...
Item10991
Item10267 meant to fix this, but lc($tag '') still causes errors in apaches errorlog when using perl 5.12. However lc(($tag '')) will work as do $tag = shift ...
Item11003
* %CALC{"$TIMEDIFF($TIME(1950/1/1), $TIME(2011/1/1), year)"}% returns 38, should be 61. * %CALC{"$TIME(1950/1/1)"}% should return a negative number, but it does ...
Item11015
The %SUBSCRIBE tag documentation doesn't give much usable information on how to lay out a useful Subscribe link. It needs some examples. Also the topic needs further ...
Item11025
I have a test topic set up at Sandbox/VbTest1 . It contains * 4 anchors, #AnchorOne, #AnchorTwo, #AnchorThree, #AnchorFour * code to check the value of ...
Item11026
Web software (eg, browsers, Foswiki) tends to be very accommodating, making a valiant effort to make sense out of mangled markup, etc. This is probably a Good Thing ...
Item11031
I've got this feature running locally with some minor updates made as below. This is a simple demonstration, granted, as everything is still dependent on the evaluation ...
Item11035
When printing test pdf of complete Foswiki documentation from extension page, only the first page is printed to PDF. OS: Linux foswiki 2.6.32 26 generic pae #47 Ubuntu ...
Item11068
We are using Extensions.RevCommentPlugin and the Extensions.CommentPlugin. If a new revision is created by posting a new comment on the page with the commentplugin ...
Item11115
We observerd, that file handler to the temporary files of attachment uploads don't get closed. This is not a desired behaviour when foswiki runs in fastcgi. Main ...
Item1115
numbered lists with characters are not working correctly numbered list can be done like this: 1 bla bla 1 foo foo 1 bar bar 1 bla bla 1 foo foo 1 ...
Item11150
In AutoViewTemplatePlugin AutoTemplatePlugin during the creation of a new topic of a given type/form, Foswiki does not recognize that the new topic is using a ...
Item11160
Copied from Item10873 where configure wants files/file paths, it's really annoying to locate them externally. It would be nice if there was a browser dialog for ...
Item11222
seen on a high profile twiki site: flush(): couldn't store datastr: store(): couldn't close '/var/www/twiki/working/tmp/cgisess_b075e3b2f8720dea95455d2be2e2d99a': ...
Item11228
related to Item11226. http://irclogs.foswiki.org/bin/irclogger_log/foswiki?date=2011 11 01,Tue sel=415#l411 gac410 Hi jayen, saw your response on Item11226 Is config ...
Item11236
As per PaulHarvey's comment in Item827 , there probably should be a SitePreference for defaulting the search box to "all public webs". Main.JayenAshar 04 Nov ...
Item11245
Looks a tricky one. The following works fine, with the EditTablePlugin being rendered: %TAGCLOUD{"foo, bar" header="" format="$term" footer="" buckets="40 ...
Item11248
There are no unit tests covering {RCS}{coMustCopy}, {RCS}{tmpBinryCmd}, {RCS}{breakLockCmd}, {RCS}{unlockCmd} Main.CrawfordCurrie 09 Nov 2011
Item11249
Doesn't seem to work properly on trunk. Can add comment on save and it is saved. Cannot see the comment when viewing History. When going through 'More..' and comparing ...
Item11261
I created a new topic by typing in an edit url by hand, once i saved, I got the following message Redirect Denied Attention Rename completed, but unsafe redirect to ...
Item11271
When bin/LocalLib.cfg has FOSWIKI_ASSERTS=1, and NatEditPlugin is used, editing a page yields: Assertion (Junk after : . Templates may be bogus Check for excess ...
Item11281
Hi, I've got a user whose first name is "Webster" (really!). Of course, his wikiname is WebsterLastname. System.BulkResetPassword's search for users explicitly filters ...
Item11288
There are references to $Foswiki::cfg{Cache}{Debug} in View.pm and Rest.pm, but there is no such option in LocalSite.cfg nor Foswiki.spec. (Not sure if the bug is ...
Item11301
reinstalling other plugins (tested with HistoryPlugin) works uninstalling and installing FormPlugin works Installing FormPluginLoading package installer fetching installer ...
Item11307
Should have an if FilterPlugin installed macro on the example in System.JQueryAutocomplete#Alternative_implementation_using_FilterPlugin confusing when it doesn't ...
Item11314
%{ user topic has a formfield of the form '' I wonder if the widgets should be in their own web? Dashboard Contrib Help the drag and drop functionality is currently ...
Item11319
I presume there is a way to contemplate a mapping between fancy pants lettering and simple simon ones (in both directions) so that links dwim? Main.SvenDowideit ...
Item11321
$query path_info( '/.' . $this {users_web} . '/WebHome' ); found while working on store2 this causes $this {webName} == ''; for which there is a bit of code that ...
Item11322
Tasks.Item11321 made me look at inputting bad values Foswiki::Sandbox::untaint( $web, \ Foswiki::Sandbox::validateWebName ); http://trunk.foswiki.org/System ...
Item11323
I think it would be a big value add if the Jump and/or Search boxes made good use of jquery's autocomplete, especially since jquery is included in the base download ...
Item11327
While FWSRC is working, FWCOMPRESSED and FWUNCOMPRESSED don't seem to be working. Also, FW*COMPRESSED only appears in System.TwistyPlugin and may not be used for ...
Item11330
when making deep changes, (like store2) I find it useful to know what tests i've broken the most, and which have just one or 2 issues. to that end, I've written a ...
Item11336
WebRss supports 8 URL parameters. WebAtom supports 1. Please update WebAtomBase appropriately. Also, I noticed WebAtomBase says "The URL for an RSS feed is .../ ...
Item11353
HTML commented out heading shows in %TOC% Problem demonstration When in the text is commented out a block of text like this (followed text is HTML commented out) ...
Item11374
When using 'more topic actions' for something in the Trash, there is an option to 'put it back'. This option would be more useful if it set 'newweb' on the link to ...
Item11392
I was using Extensions.DatabasePlugin, and I entered an invalid value for {Plugins}{DatabasePlugin}{Databases} (I missed a comma). Configure script did not help me ...
Item11399
Extensions.TwistyPlugin has several overrides for setting defaults, including TWISTYPLUGIN_TWISTYSHOWLINK and TWISTYPLUGIN_TWISTYHIDELINK. Please add * TWISTYPLUGIN ...
Item11465
The table listing possible extensions (on the "Install and Update Extensions" page, generated by bin/configure) is set too wide by default and does not shrink with ...
Item11469
Hy, this does not work properly: TinyMCE picker Insert/Modify table Advanced Backround color Select a color Color picker: mouse click anywhere in color selection ...
Item11471
Hi, if you edit a table with the editor and you try to show xml code in a field the source code is not displayed correctly. For example, if you want to display the ...
Item11482
I've got some links from School of Mathematics Statistics Computing Centre to "SchoolOfMathematicsStatisticsComputingCentre" that don't show up in a list of ...
Item11486
Highlight text. Press button to change font color. BUG: popup appears with no content inside. JS error Line 22 Char 9 Error; 'tinyMCEPopup' is undefined Works in ...
Item11488
Main.HarlanStenn 31 Jan 2012 Just did a fresh install. Ran configure, did the first "save" to get the website name done, then went back in to update a bunch of paths ...
Item11491
See Support.Question1022 for details. I don't really understand the technical details or how it should be presented in the docs, however the fix is to add the follow ...
Item11507
The Emails send by the mailnotify are always english. Possible solution (mailnotify): set the language per command line use strict; BEGIN { require 'setlib.cfg ...
Item11510
According to System/VarINCLUDE , INCLUDE{"topic"} does not support the raw or literal parameters. literal is especially important for an INCLUDE of another topic ...
Item11519
It's possible to use "extra" parameters to perform simple macro substitution inside the body of an INCLUDE, eg: # Definition: The value of foo is . # Invocation: ...
Item11521
We officially support perl 5.8.8 , but I'm concerned that seeing as none of the core developers are using a perl this old, some taint problems are slipping through ...
Item11531
Explicitly specifying an email address in addition to one's UserName results in silent failure to send WebNotify emails. Thus, * RandomUser random.user #64;gmail ...
Item11534
I'd like to see a URL option (eg, "?timing") which would collect detailed timing information and generate a report showing the amount of time spent in each plugin ...
Item11556
The docco says Use $n() if followed by alphanumeric character. $n$formfield(Summary)$n= is detectable, given that the following char is not alphanumeric, its a $ ...
Item11560
Option changerows="add" should not allow of removing rows of the table. Now it's only removes "Delete last row" button. EditTable plugin version 4.41 2012 02 15 ...
Item11569
A recent WebNotify email sent for the Tasks web linked to revision 1 of a topic. Here is an extract from the HTML email: NewLayoutForMoreScreen 24 Feb ...
Item11570
thus avoiding duplications of a simplified UI like we have on Sandbox.WebHome. Main.SvenDowideit 27 Feb 2012
Item11587
The Foswiki::Func::saveTopicText and Foswiki::Func::readTopicText APIs are inefficient and deprecated for many years (and according to Main.SvenDowideit, broken). ...
Item11599
Main.SvenDowideit 05 Mar 2012
Item11612
When email is configured to use the sendmail mailprogram, adding the " v" option often returns detailed debugging information. However this ends up logged into the ...
Item11639
things like = = are repeated often. why are the templates not using templates? Main.SvenDowideit 13 Mar 2012
Item11651
if i edit a page (wysiwyg), then click 'wiki text' to 'de wysiwyg it' and while in that mode 'save and continue', I'm presented with wysiwyg again. its jarring and ...
Item11652
in my chrome and firefox, in the bottom right corner is a drag thing, but if i resize it and then save continue (or just save) that resize is lost at least in the ...
Item11668
Clarify that enabling TRACE affects HTML source, not the final rendered document. Main.AlexisHazell 19 Mar 2012
Item11671
SPACEOUT does not add spaces to WikiWords in certain situations: * SOSTitanic does not get a space inserted between 'SOS' and 'Titanic'. * MakeANewWikiWord does ...
Item11677
I thought I check what I've been up to on our Wiki. So I clicked My Main activities as originally generated from PatternSkin. There was at least one obvious topic ...
Item11684
This one's a doozy. On this user's TWiki, there are a number of links, that foswiki makes differently (ie, breaks). Their TWiki is from 2004, but I would like to examine ...
Item11687
Just upgraded from Foswiki 1.1.2 to 1.1.4 with TablePlugin 1.138. Have a table with footerrows="1" which displays OK without any columns sorted. When you sort any ...
Item11688
* JQICON{create} = * JQICON{"create" alt="alt" class="class" title="title"} = * ICON{create} = * ICON{"create" alt="alt"} = * ICON{"create" default ...
Item11692
We have only one way to write date values and this does not helps some WikiApps. I want to be able to print date on international format "%Y %m %d". The format options ...
Item11700
Main.MichaelDaum 28 Mar 2012
Item11707
2012 03 30: 19:08 soooo, Foswiki behaves differently between CGI and mod_perl when a form is POSTed to a url that contains GET parameters: under CGI, the ...
Item11717
Main.PaulAlexander 02 Apr 2012 The auto completion example I think is meant to display a list of possible values but only displays one value because the json objects ...
Item11718
System.AccessControl does not currently note that access control is affected by the value of the {AuthScripts} setting in configure. Main.AlexisHazell 02 Apr 2012 ...
Item11731
sven@quiet:~/src/foswiki$ ./core/create_new_extension.pl MySkin Creating MySkin from templates in EmptySkin Enter a one line description of the extension: (): make ...
Item11733
http://trunk.foswiki.org/System/PatternSkinTheme2012 as a start Main.SvenDowideit 07 Apr 2012 This is not the official Foswiki logo. .MichaelDaum 10 Apr 2012 ...
Item11747
Main.PaulAlexander 12 Apr 2012 I tried to delete a topic that had a missing form attached and I got an Oops screen (text below) saying please attach the form and try ...
Item11756
See on foswiki.org the bottom of each page just has Topic revision: 13 Apr 2012, MichaelDaum The revision number is not printed. Main.KipLubliner 14 Apr 2012 ...
Item11766
when you make a templatetopic like Wiki Applications This page will help you create new Wiki Applications that use DataForms Create a new DataForm definition topic ...
Item11767
Shouldn't the Copy feature on More also copy an existing parent/child setting? And are there possibly other META data that aren't taken over to the copy? Alternatively ...
Item11773
3 issues * the icons are vertical don't know if i've done something wrong. * clicking the add row icon cancels the edit? * like EditTablePlugin, its not ...
Item11789
See Development.PreferenceValuesInDifferentContexts for details.
Item11795
MetaCPAN is a community built replacement to http://search.cpan.org. Has a much better interface, and I haven't been to search.cpan.org since I found it. I think we ...
Item11797
We observe occasional META inconsistency after delete multiple attachments in rapid succession. After deleting multiple attachments from a topic, done from multiple ...
Item11813
Consider a FooGroup topic as follows * Set GROUP = JoeUser, JaneUser I'm just worried this isn't handled gracefully, see the following stacktrace when using FOSWIKI ...
Item11852
Updated on trunk, seem very fine. I cannot find any more error or debug info but every reply on a comment gets doubled up. "comment 1" get two replies which are identical ...
Item11861
In the EditTablePlugin documentation says: Note: Please do not save this example table! Use Foswiki:.EditTablePluginTesting if you want to try out this Plugin Two ...
Item11862
Enter into topic: * TestFileName.pdf: TestFileName.pdf edit with WYSIWIG, and the %ATTACHURL get converted into * TestFileName.pdf: TestFileName.pdf IMO, the ...
Item11863
Plugin installers are not working properly if 1. you are using custom repositories if the masterplugin (e.g. SolrPlugin) has dependencies, it seams that the same ...
Item11882
If you place the cursor inside a formatted block (verbatim, protect on save), no feedback is provided on the format of that text, because the format dropdown stays ...
Item11895
At the bottom of the page, below "Add members": Main.ArthurClemens 23 May 2012
Item1240
Unobtrusive Date Picker Widget V4 I would like to have a look if it is feasible to replace JSCalendarContrib with this picker. That would also mean to replace current ...
Item1355
My page contains the following text: Some text When I look in the previewer "Some text" is displayed in "Blue", when I save the text "Some text" is displayed as "Normal ...
Item1376
In Item1307 Sven stated that he would like to have summaries with working links. This is a useful enhancement. Hence: Add a new render token to $summary() in FormattedSearch ...
Item1390
The current $changes feature of TWiki.FormattedSearch is a little buggy, it returns malformed html depending on the input (see Item1389 .) Proposed change/enhancement ...
Item1405
In configure?action=FindMoreExtensions, after installing NatSkin/NatSkinPlugin/NatEditPlugin, the "Action" state does not change to "Re install". The extensions are ...
Item1409
TWiki.TWikiForms' fields can have TML in their names. The form subsystem handles that by (I guess) removing non alpha characters from the field name when storing that ...
Item1477
googlebot still hits the *.WebCreateNewTopic every couple of minutes due to this line in PatternSkin that does not contain a rel="nofollow": ./_default/WebLeftBar ...
Item1594
From EditTablePlugin docs: * Drop down box: select, , , , etc* * only one item can be selected So, this is documented. However, given that checkboxes are ...
Item1615
If I move a topic to another web, Foswiki fixes links to that topic, changing or adding the web as needed. If the topic I moved is listed in the original web's WebNotify ...
Item1619
Attach of big files fails and shows a blank page * example file size: rw r r 1 anhe urz 19285049 12. Mai 10:30 vmware vmrc 2.5.0 122581.i386.tgz * also ...
Item1633
There needs to be a general refactoring of all the different table parsers into a central service (or, better, a topic object model that allows view of a topic as ...
Item1635
so that Plugin topics could have a topic template that showed any errors for that plugin (as its an obvous place for a user to be looking to find docco on how to fix ...
Item1651
Monitor could be used with a fuzzy check to make sure the numbers don't go up un noticed Main.SvenDowideit 21 May 2009
Item1664
However, when a topic is nonexistent, non authorised user will not see an oops message, but will see a Topic 'NameOfTopic' does not exist including WebLinks. Is this ...
Item1669
SEARCH with order="modified" does not use topic metadata but rather uses file system information. Results incorrect if file system dates are modified. After recently ...
Item1670
At present there is no option for rendering the "tooltip" attribute of Data Form fields which really limits the usefulness of this value. System.VarFORMFIELD format ...
Item1686
As of now the SmiliesPlugin pre configures for indifferent only the version ": I". This can cause issues if people don't know it and in addition do not immediately ...
Item1696
to actually make them useful in printouts. however, on the print side, this shouldn't be an issue, as the css print templates should be printing the whole url after ...
Item1716
See TWiki:Codev.AttachmentCount AC
Item1723
There are some errors in this topic. See section "Edit Template Topics and Variable Expansion" Af grep emacs ps Formatted date/time. See VarSERVERTIME2 Besides ...
Item1746
It seems to me that if a form has all of its fields hidden, the form name shouldn't appear in view mode either. Regrading to Enhancement CC I believe it might ...
Item1759
is shown instead of a directory icon. Sub tasks: * Create a directory icon, called dir.gif * Give the link a slash, like 'img/' Main.ArthurClemens 20 Jun ...
Item1764
Access Denied Attention Access check on Main.TWikiPreferences failed. Action "change": access not allowed on topic. Contact webmaster #64;example.com if you have any ...
Item1817
unlike twiki release prior to dakar 4.0.1: * versioning of attachments broken: * using "upload" within "manage" function does not change the attached file ...
Item185
Wouldn't it be nice if users could invite other users to register? User (or admin) would give an email address to N*Wiki. N*wiki would send an invite to the user ...
Item1876
for things like unmatched TMPL::DEF's, TMPL:END's and (the one that just got me) a TMPL:DEF inside another TMPL:DEF? Main.SvenDowideit 02 Aug 2009
Item1877
which I can't find docco for.... and having it there hides the Search button, so i think its a bit weird. (ok, so i'm guessing its so that if firefox noscript is used ...
Item1896
twould be noice :) Main.SvenDowideit 07 Aug 2009
Item1908
I have experienced a few curious effects in WebSearchAdvanced. (Besides the fact that the radiobutton "Literal search" at "Make search" is translated to "Wort suche ...
Item1929
SafeWikiPlugin reduces XSS vulnerabilities by stripping out resources (images, js, etc) that are loaded from absolute URLs with a protocol://hostname part. So convert ...
Item1943
Because of the order the page is rendered, Interwiki urls are known too late to be used in an INCLUDE. Which is a pity, because for INCLUDES we must use absolute urls ...
Item1954
Now that there's this nifty way of setting topic preferences via Edit settings (via manage.pm), there needs to be a way to prevent people from changing them even if ...
Item1977
Need Development.DatabaseStore (Development.MultiStoreRefactor) regarding perfomance issue. Dynamic web app with an amount of topics 10.000. Caching not possible ...
Item2056
Calling command line: ./manage action deleteUserAccount user luser password secret results in Can't locate object method "remove" via package "TWiki::User" (perhaps ...
Item2067
When examining the history of a page, I prefer looking at the Wiki source text, not the rendered HTML, as some differences are subtle or not visible at all, especially ...
Item2114
I find missing: * Link to Quiet Save * Link to Checkpoint * Link to signature This could be a block of "Editing help" where the access keys are located now ...
Item2134
Deleting all files from the Trash web via the shell a) effectively deletes the Trash web; and b) requires shell access. This is definitely not user friendly. I think ...
Item2141
Bulk rego, bulk password reset and the UserAdmin UI all need a way to get the list of users. I'm going to add code to the HTTPDUserAdminContrib to do it initially ...
Item2150
I installed Trac and was using it for a few days. I then installed Foswiki. Everthing seemed to be dandy as I was using trac for svn, code tracking, ect. and FosWiki ...
Item2152
cos jsut allowing users to add classnames would make JSUI's to much simpler for eg, create a new web would allow us to use JS to make a progressively enhanced UI where ...
Item2163
cos its another missing part of the puzzle as is a Foswiki::User::addUserToGroup, Foswiki::User::removeUserFromGroup which thus also means a Foswiki::Meta::setVariable ...
Item2177
and i'da thought we would like to encourage developers to use one logging code style and presumably get rid of the STDERR thing. especially when someone gets to ...
Item2179
Taken primarily (or possibly totally) out of TWiki.pm
Item2187
* add nicer paging * work out how to secure / hide groups especially when not using topic group definitions * when creating groups, add a 'CHANGE' and 'VIEW ...
Item2193
HTML comments in source are visible when comparing revisions side by side or in sequential view. For example, the source contains: This shows up on the actual page ...
Item2204
It creates an internal message and an error of the form Quantifier follows nothing in regex; marked by (Cairo does the same for bad regexs, see TWiki:Sandbox.TestBadRegex ...
Item2206
so i can quickly see what is installed, and which have differing versions (upgradeable, or weirdly in the future..) Main.SvenDowideit 04 Oct 2009
Item2207
not just listing the DEP's beside the Plugins that are not enabled to show the admin why they should not enable it, but more importantly for the Development.FoswikiCache ...
Item2214
If I have both an Editable table with date format columns AND an HTML form that uses a datepicker field created by .JSCalendarContribInline, the inclusion of .JSCalendarContribInline ...
Item2224
Makes it possible to present the feed in a human friendly format if a feed is clicked in a browser (not displayed in a feed reader). Examples at http://news.typo3 ...
Item2241
(reproduced at foswiki.org) If Multiple Editable tables are included from a page with named SECTIONs, the tables all assume #edittable1 which is incorrect. Assume ...
Item2242
It would be useful to be able to prevent %WEBLIST% from listing subwebs, in particular for webs other than the current. For example, currently all subwebs show up ...
Item2248
as it breaks the security principle of not revealing un authorised facts to unauthorised users. it should fall back on the site's skin (ok, so this may not be desirable ...
Item2250
configure helpfully says: * Setting 3 configuration items. * Go to the Foswiki front page or * Return to configuration I'd like to just add * Go to the ...
Item2258
Many users ask how they can have a subscribe link in all of their topics. SubscribePlugin should offer templates so that the user can specify subscribe in their SKIN ...
Item2266
The two registrations topics, TWiki.UnprocessedRegistrations and TWiki.UnprocessedRegistrationsLog should be moved into Main to help keep the TWiki web free of site ...
Item2279
They only fire when a new file is uploaded but not when its properties are changed. This however is important for fulltext indexers that should re read the comment ...
Item2285
There's no save/continue/cancel button in fullscreen. I have had one phone call pleading "I lost my save button", a user who meant to switch to raw but clicked fullscreen ...
Item2295
* Make it easy to select a value from System.DefaultPreferences, and copy it to either Main.SitePreferences or any WebPreferences * Adjust the value if desired ...
Item2310
RevCommentPlugin doesn´t work anymore when using NatEdit with PatternSkin. (No inputfield for the Comment) We´ve got Set SKIN = natedit,pattern in Main.SitePreferences ...
Item2372
I could be wrong, but was under the impression Extensions.ChecklistTablePlugin depended on Extensions.ChecklistPlugin. These two plugins need some other, more serious ...
Item2385
It would be useful to have the IP address in the "How to activate your TWiki registration" and "TWiki Registration for" e mails. Reason: Somtimes people try to register ...
Item2388
dunno if it should just doit, or if it should only work if there are no remaining users in the group and what are the security implications.. Main.SvenDowideit ...
Item2400
For my TWiki:Codev/TWikiAjaxFrameworkShowcase it would be really nice (essential actually) to pass a section as url parameter. For instance: http://64.38.10.58/~develop ...
Item2409
Like: * WebNotify * WebIndex * WebTopicList * WebStatistics (h2 should be h1) Main.ArthurClemens 24 Nov 2009
Item2418
Through TWiki.WebTopicCreator, twiki.js has new functions to deal with wikiword creation. TWiki.TWikiRegistration should benefit from this as well. AC Would be ...
Item2421
famfamfam needs to use the genpdf tmpl def while still over riding the icon? difficult. Main.SvenDowideit
Item2424
The delete page shows "Optionally change attachment name". In this context this makes no sense. Similarly, the rename page shows "To attachment". Enigmatic... Main ...
Item2450
subscribe_topic=Web/SubWeb.* Expected: * Web/SubWeb.WebNotify contains the line * : * Actual: * Web/SubWeb.WebNotify contains the line: * : Web Main ...
Item246
An admin needs to have a quick overview of important things: * current software version * possible updates of extensions * users and groups and access rights ...
Item2468
Currently they only check the current user, but plugins might well need to check for other users as well. Do you mean TWiki::Func::isAdmin? Because in the core, these ...
Item2469
While we find our unit tests' output useful as is, there is a standard output that Perl test suites use, and this allows interoperability with auto intergation reporting ...
Item2489
FoswikiTrunk:WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin/Constants.pm has a hack at the end to alias its own module to WC:: so other plugins can use $WC::CONSTANT ...
Item2515
See Development/SupportLineThroughFormatTag Main.PaulHarvey 21 Dec 2009 Although I've added myself in the WaitingFor field, other should feel free to work on ...
Item2566
WEBLIST is used mainly for the WebLeftBar listing all the webs. From TWiki4 we also have subwebs and it shows all those also. We have round 24 webs now. And departments ...
Item2574
TinyMCEQuickHelp is English only. As this is mostly used by beginner users, it probably should be i18n ed. Speaking of which, we only have English translations of ...
Item2587
Test case (see the "current parent" section): http://develop.twiki.org/~develop/cgi bin/oops/LitterTray/ChildOfAE3oR%E1pida?template=oopsmore param1=1 param2=1 Adding ...
Item2589
WBNIF you could look at the attachment table and know what revisions the attachments were? That way if someone knew they had version 12 they could tell when 13 appears ...
Item2591
Both TWiki:TWiki/BulkRegistriation and TWiki:TWiki/TWikiRegistration create a new entry in TWiki:Main/TWikiUsers that is prefixed by a TAB. I think this is an error ...
Item2593
If the beginning of a topic contains only macro code, the summary text in a search result will show those naked macros. Propose that as a part of the flattening process ...
Item2599
For example: 3. three 4. four 5. buckle my shoe instead of 3. three 4. four 5. buckle my shoe Same with letters, etc.
Item2608
The data and pub files are always installed into the relative directories, not the ones specified in configure/path settings. This makes it difficult to have more ...
Item2613
The newlines get converted to empty paragraphs, so columns no longer line up. For instance: The generated HTML is: Warning: Can't find topic Tasks.xxx Also ...
Item2616
To include a condition, ala %IF% TMPL:P already supports context conditions. It is very hard to work out the semantics for any more complex if expressions, as template ...
Item2630
I would like to see Support.WebHome?aq=advice Support web with advice to work. But it generates a question mark: Support web with advice AC
Item2636
Hi, This is a request to please change each distributed web's WebNotify.txt to a) not mention an extra e mail address like example #64;your.company. Instead, the ...
Item2640
Hi, TWiki.BulkResetPassword says "The TWikiAdminGroup can use BulkResetPassword to reset any number of passwords." This is literally true (any), but misleading. The ...
Item2648
To let us create an ideas box on the intranet I need entries to be anonymous. But users may be logged in already, so their entry has to be anonimized. Because creating ...
Item2677
I would find it extremely helpful, from a learning via template point of view, if the docs for Formatted Search (TWiki.FormattedSearch) contained an example of how ...
Item269
Verbatim picks and chooses what it will actually ignore. For an examples see Item192 revision 2 (posting an incomplete DOCTYPE declaration inside a verbatim block ...
Item271
It would be nice if twiki would automatically make full urls relative, where appropriate. For example I'd like to be able to write (well, copy and paste actually) ...
Item2749
I would love to see an enhancement to TWiki whereby I could define tooltips on mouseover for any TWiki link I make. Suggested syntax: linked words Hm, maybe TWiki ...
Item2756
TWiki:Main/AIanVogelesang contributed a simple UI/View.pm patch in TWiki:Codev/ViewfileLogging to log viewfile activities. This makes sense. I suggest to add a new ...
Item2784
Rendering a topic with plain.classic skin generates a few extra = p / = at the bottom of the page. This causes problem if like me you want to show a topic with just ...
Item2850
When editing a page and placing a link to an attachment %ATTACHURL%/MyPic.jpg or something similiar, attached filenames are not visible. Example: * User creates ...
Item2851
Hi, I'm searching for something like AntonAylward tell in Item680 . I need to know if an user is member of a group, but groups can have groups inside and it must ...
Item2865
We have known for some time that the NameFilter ought to filter in, and not filter out. Filter out also makes it difficult to build a matching filter for the topic ...
Item2932
I am surprised that TWiki formatting does not include the long dash, HTML entity code #151; I would like to see this implemented, perhaps as (or even as long ...
Item3005
... the same way topicName can using topic Infact, it can by saying ?topic=Sandbox.FooBar. But just for the sake of consistency all cgi should treat that equal, i ...
Item3076
See TWiki:Codev.SupportFormsForSettingPreferences and TWiki:Codev.UsingFormsForSettings. Decision again in TWiki:Codev.EdinburghReleaseMeeting2006x10x30. Please note ...
Item3127
You %INCLUDE% some text which is subject to some manipulation, say by a plugin; e.g., TWiki:Plugins.SectionalEditPlugin may indicate that the last section of the included ...
Item3128
When text is %INCLUDE%d, the beforeCommonTagsHandler is not invoked. Note: if we do this before stripping down the included text, this would solve the problem described ...
Item3135
See the following example: yields TW This was never supported; but is a useful enhancement. PTh I don't think this is an Intertwiki plugin issue, but an ...
Item3194
In verbatim mode, we used to show a horizontal scroll bar. This seem gone now. TW I still have it. KJL Could you specify your browser, and provide an example ...
Item320
preferably by reusing (not copying) the code tools/build.pl uses so that the unit test success means the build will succeed.
Item3204
Sometimes settings are much longer than the space given in the STRING input box. It would be nice to allow for a multiline, scrollable area.
Item3222
Our developers complain a lot about the new merge in some of our applications. There many topics are automatically written, but now often fail due to that somebody ...
Item3297
Especially with a regex search the title becomes incomprehensible: TWiki search results for T opicType.*value\=.*(BlogPost); C ategory.*value\=.*(Interesting) Proposal ...
Item332
If the topic name has a character in it, attempting to include an attachment from it via fails with an error: Error: File attachment at http://jeeves.cfa.harvard ...
Item3337
While we have the laudable goal that nothing should ever be lost, there are times when it is only practical to be able to fully delete a topic or an attachment. The ...
Item3349
The $maxTopicsInSet sets the number of topics to search at a time; needed to work around the size limit of a shell command. This is currently hardcoded to 512. This ...
Item3417
In TWiki.TWikiSkins there is a list of templates that must be provided by a skin (in section "Defining Skins". It should be verified whether this list is in fact correct ...
Item3432
Earlier we fixed that when going into printable mode the URL parameters were lost and the topic was rendered useless, where it relied on such parameters for dynamic ...
Item3448
These are unusual enough cases that unit tests should be produced. But these involve queries being passed around so it might be not so easy... I am manually using ...
Item3595
Feedback in TWiki:Support/AttachFailureErrorMessage : This is more of a suggestion to improve an existing error message. When an attachment attempt fails, it generates ...
Item3679
Latin name user registration sevices have no problems. Any user with Cyrillic WikiUserName and latin LoginName can not get a password. He get a registration code ...
Item3680
Sorting in twiki tables, searchresults etc. does not match locale settings. Adding lines require POSIX; import POSIX qw( locale_h LC_CTYPE ...
Item3694
TWiki:Main.ClifKussmaul contributed a double sided 3 pane quick reference sheet in Word .doc format, see TWiki:Codev.DoubleSidedPdfPromptSheet. I think it would be ...
Item37
Main.SvenDowideit 01 Nov 2008 When I adapted statistics to work with stand alone architecture I thought it'd be amazing if it was a rest handler and status were updated ...
Item371
Estimates are not correctly calculated for XPSHOWDEVELOPERTASKSBYITERATION Code in XpTrackerPlugin/show.pm developerTasksByIteration: # Calculate spent ...
Item3830
Managing a TWiki, for example creating a web, should leave a trace in logYYYYMM.txt. TWiki:Main/HaraldJoerg 01 Apr 2007
Item3869
if you copy a topic using save / edit by setting templatetopic="" then the attachments META's get copied too. (I'm guessing they may come from formtemplate="" if you ...
Item3908
This is mainly a UI errror. It can be prevented by omitting the current topic from TOPICLIST, for instance with an omittopic parameter. TWiki:Main/ArthurClemens ...
Item3912
we need contexts like hastopicchangspermission etc that are added earily enough to be used in template expansion. so that we only show the topic actions that apply ...
Item3965
Similar to WebPreferences, i.e. Main/TWikiPreferences, but for skins. Normal cases is where .css are in ~/pub/TWiki/PatternSkin/ it would be better if it can reside ...
Item4077
With site language set to ru and site charset utf 8 TWiki encodes subject lines in email messages like this: Subject: Twiki ?iso 8859 1?q?TWiki_ _=D0=A0=D0=B5=D0 ...
Item4220
With modifications I got this working: Platform Perl Version Accelerator Whodunnit SunOS 5.10 5.8.7 mod_perl Main.AaronPeterson Sun's libc doesn ...
Item431
From Item5916: Raf, the isempty operator applies only to the %IF statement. If you implemented it in the TWiki::Query base class, then it would also be available to ...
Item4344
ATTACHEDIMAGEFORMAT expands the size parameter, but for ImagePlugin I only want the width. So my setting would be: * Set ATTACHEDIMAGEFORMAT = \n $comment ...
Item4353
there is a really old FIXME in Search.pm # FIXME: What about meta data rendering? in the bookview section the code required to implement the FIXME (which I've done ...
Item4393
At the moment the only way to pass authentication information to TWiki when TemplateLogin is in use is via the username and password parameters. This is insecure, ...
Item4466
1 configure default to create a new LocalSite.cfg, as though the user hit save on the file path guesses 1 configure enable PluginName 1 configure set name ...
Item4477
so that the expected values can automatically be ammened for settings like the cgi bin path several tests have veen written to contain /MAIN/bin/view, which then ...
Item45
(if you're going to have stats ) there should be a SiteStatsistics listing top topics in all webs and top contributors the Enterprises that want to know which of their ...
Item4584
I create this on behalf of Steffen Poulsen. He added it to a closed bug but for prioritation and traceability I find a new bug item is needed. Steffen proposed in ...
Item4596
It's becoming increasingly popular to run TWiki under an accellerator like speedy or mod_perl. It would be helpful if configure would touch bin/view on updates, as ...
Item464
As you can check in Foswikitask:Item460, the SpreadSheetPlugin doesn't expand ^ with the value of what's above, but uses the raw value. I've reported this as a bug ...
Item4660
no LWP causes test failure (for eg) as does missing Error. TWiki:Main/SvenDowideit 18 Sep 2007 and test for zip! TWiki:Main.SvenDowideit 18 Sep 2007 ntpdate ...
Item4703
if it does work, adding a help... TWiki:Main/SvenDowideit 22 Sep 2007
Item4907
the error =flush(): couldn't store datastr: store(): couldn't open '/usr/lib/cgi bin/Joomla/working/tmp/cgisess_d3ee749895484ec9aafbbb897f05e1d0': Permission denied ...
Item4949
I just noticed that due to some of the testing I've been doing, I've accidently configured my system to allowing registration, passwordmgr to none and templatelogin ...
Item5003
style="" TWiki is used internationally. This contrib, e.g. also the TWiki release, should use ISO date format "2007 11 21" instead of "21 Nov 2007" by default. ...
Item502
The rdiff page should have a link down to the top of the revision list for when both the diff(s) displayed and the number of revisions are long. Better still, each ...
Item5113
Links to locally available machines used to be automatically translated from file://amachine to file://///amachine This makes firefox work with locallinks plugins ...
Item5126
WikiName to login name mapping is broken if the login name contains a space. The symptom is: * Log in using a login name (e.g. from your corporate directory) for ...
Item5225
it causes groups to be empty, and generally fails to allow users to do much. I have not yet worked out the best way to resolve this, or even if we should make it work ...
Item5239
When editing long tables with many columns, the user can lose track of what header coresponds to each column. I would propose to keep the header fixed and have the ...
Item524
"Stickskin" and skin chooser was present in the old SessionPlugin but is absent now that session management has been migrated to the core. The only ways to change ...
Item5304
TWiki makes a convenient optimizing assumption: when only web name is given, it assumes topic WebHome. This is a fine assumption, but it should not be the default ...
Item5346
To my surprise this does not work to prevent autolinking in certain topics: TWiki:Main/ArthurClemens 10 Feb 2008
Item5347
TWiki:Main/ArthurClemens 10 Feb 2008 in Item6108 I added docco to TWiki.ManagingUsers to tell the admin how to customise them as templates. if the emails become ...
Item5415
Reporting this because some of our users have mentioned this. I realize that the . is used for subwebs and such, but like I said, a few people have mentioned it. ...
Item542
See TWiki:Support/TWikiRegistrationHowToCheckUsername and TWiki:Support/PreventReRegistration as examples of the need. I suggest the following user hooks: 1 Two ...
Item5434
We need testers! Please view this page and then edit to update the table (below) based on your browser. Here is a mispelled word to test. Browser Confirm OK ...
Item5448
* line * line * line * line gets line line line line deserves a group of unit tests to see if its possible. Main.SvenDowideit 08 Feb 2009 ...
Item5480
When TWiki release 4.2 is used with TWiki::LoginManager::ApacheLogin and Apache is configure to Kerberos authentication (auth_kerb module) the Apache gives the logged ...
Item5484
%WIKIVERSION displays the wrong version if the last checkin didn't include TWiki.pm The version string is generated using the Rev keywords in TWiki.pm. This is irrelevant ...
Item5522
if you goto http://foswiki.org/bin/oops/Tasks which you can get if you use template login, and get an oops screen that you then login from (as template login loses ...
Item5532
I was going to try to use twistie to build a UI from sections that are used in several places, and noticed the following 1 TWISTYTOGGLE{id="login" start="show" ...
Item555
I think the search implementing TWiki.SitePermissions needs adjustment. Although TWiki.SitePermissions is fine and useful for normal webs it fails to pick up and display ...
Item5561
The buttons created for the %EDITPREFERENCES% variable have changed from 4.1.2 to 4.2.0. The new names ('Edit Preferences', 'Save new settings' and 'Cancel') are not ...
Item564
see http://develop.twiki.org/~develop/cgi bin/rdiff/Bugs/Item563 As co author of the rdiff script, you are better placed to answer that than anyone else. It looks ...
Item5661
Problem in 4.1.2and 4.2.0 version. internatinalization and charset set in cp1251 or utf8 in config. If form have cyrillic chars in name column can not save data for ...
Item5666
The current TWiki.WebTopBar is a table based layout piece of Pattern Template. Is not good to use table based layout and it was not good for SaferNet's logo on TWiki ...
Item5700
They are only implemented for remote includes, even though they would make sense for raw TML use too. I've also noticed that the implementation of literal is less ...
Item5756
TWiki:Main/JohnMalmberg 05 Jul 2008 Patches are needed to 4.2.0 to support it on OpenVMS. Details and proposed patches are in the TWiki:Codev.TWikiOnVMS page. Quick ...
Item5879
Pre requisites: 1 Apple Mac running Leopard 1 Install of Fluid.app 1 Single Site Browser pointing at your TWiki 1 Use of TinyMCEPlugin, in edit mode at ...
Item5883
I just found a number of instances where I had forgotten the 's * IF{"%TOPIC% allows 'CHANGE'" then="change allowed" else="change not allowed"} * * IF ...
Item5901
it should be possible to have something like the login tmpl for TemplateLogin deail with resetpwd in fact, didn't I close a bug in which I suggested the reset pwd ...
Item5964
TWiki:Main/FabrizioBerdondini 27 Aug 2008
Item5976
Table Plugin will sort on a single column. E.g. the first or the second or the third. Sometimes you want both. Like First the Second, then where the second is the ...
Item5977
Documentation needs example in SUM showing use in a form generated table. e.g. format= $formfield(Name) $formfield(ReadershipImpact) $formfield(RevenueImpact ...
Item5978
Here's my query: Would be much nicer to write: or 6:26pm PeterThoeny__: $percntCALC{$SUM($formfield(RevenueImpact), $formfield(ReadershipImpact))}$percnt should ...
Item5992
You can use the "X ingroup Y" syntax in an IF, but not in a query search (you get the error: Could not perform search. Error was: Missing operator in ""). I have fixed ...
Item6016
This is interesting because it almost works Set up an editable table, breaking the lines apart with Glue Plugin %~~ EDITTABLE{format=" *~~ text,20 *~~ select ...
Item6025
{Site}{Locale} = ru_RU.utf8 {Site}{Charset}=utf 8 Mail notify after change password and page for change form in topic looking like twice encoded to UTF8 for all russian ...
Item6045
for whoever takes up the challenge don't forget that some webs and topics are not visible to all, or even harder, the whole twiki might be restricted, so all webs ...
Item6046
for example, if you add commas between the params, twiki mostly goes splat eg % nop INCLUDE{"SomeTopic", section="one"}% could either tell the user that there is an ...
Item6065
as a part of a 'run security check and fix' button similarly, it would be interesting to have it check for updated in the ApacheCfg generator.? TWiki:Main/SvenDowideit ...
Item6067
in fact, it'd make more sense to set it in configure, and have configure fix up the #! lines both defensivly, and on extension install. (when I update MailerContrib ...
Item6075
This plugin adds wikiname instead of wikiusername to WebNotify. That is, it would add VickiBrown: ThisTopic instead of Main.VickiBrown: ThisTopic TWiki:Main/VickiBrown ...
Item62
It would be nice to have the option to "add row at end" and/or "add row at start" and "delete last row" and/or "delete first row". This could be configurable in the ...
Item621
so that all skin packages can contain topics that INCLUDE that topic to show a standardised test and demo page. in my case, I would like to do something like SimpleWidgetsSkinTest ...
Item626
It would be nice if the rdiff script used to compare topic revisions highlighted changes within each line. With each paragraph in a topic being a very long line ...
Item633
It would be very nice to be able to extract all strings from a web and give the PO file to the user to make possible to localize local applications by attaching the ...
Item640
The MailerContrib template mailnotify.tmpl doesn't take advantage of CompareRevisionsAddon when the latter is installed. It should. Note the viewtopicactionbuttons ...
Item644
It is nice to experiment with various stylels, but shouldn't we reach some sort of stability? Just as we got used to the tabs on top, they are replaced by orange buttons ...
Item648
eg, try %INCLUDE{ "http://develop.twiki.org/~develop/pub/svn2rss.xml" }% WN Undeferred, post Dakar CC
Item656
Item655. does not get linked. WebHome. does get linked. AC Item655 is not a WikiWord however, ThisIsAWikiWord123 should link this is not a bug its an enhancement ...
Item685
The information is in English only. It would be nice if the page is devided inThe page should provide information in all available languages with a section for each ...
Item724
Real World: The users ask "How do I login?" I tell them to look at the top of the left menu bar. "Oh!" Its just as easy to have the login form there as the link ...
Item725
The TWiki::Time::formatTime knows can format GMT and servertime but its cousin TWiki::Time::parseTime does not and uses timegw() from Time::Local no matter what. This ...
Item729
Is it the "Sandbox Web" or the "Sandbox web"? "Backlinks in Main Web" or "Backlinks in Main web"? Maybe its my English and I don't intuitively feel where to use "Web ...
Item741
For me, one of the most powerful features of Foswiki (TWiki) is the search facility. Learning how to perform these searches means reading all the search documentation ...
Item743
That Dakar has a set of functionality test scripts is a huge benefit over Cairo for ensuring the robustness of functionality. Will's Tinderbox.WebHome records the ...
Item747
it looks to me like I currently have to edit System.WebBarLeftExample ? as %{ Please note that there must be a new line before the include of the WebLeftBar. Other ...
Item759
Search will fail (give 0 result) using some Chinese words but succeed using others. * Success: #26954; #23447; #32752;, #36039; #26009; #24235; * Fail: ...
Item760
* URL followed by CJK chars without a space between them would be broken. 1 #32178; #22336; #26159; http://foswiki.org/Community/InitialReleasePressRelease ...
Item768
like %ENV%, we need a similarly restricted way to get to confugure settings. rather than adding an infinite set of macros like %SITEPREFSTOPICNAME% we'd use a much ...
Item775
I just got this message on an edit conflict: They have been editing for 4 minutes 38 seconds and their lease is still active for another 55 minutes 22 seconds. Nobody ...
Item785
Cairo had pub/icn/_filetypes.txt to map from icon name to icon file. This functionality is now missing. Test case using %ICON{...}%: * jpg * jpeg * zip ...
Item79
Clicking on History now presents a screen with a lot of radio buttons. To view the latest changes I need to click once more, and the table in itself is very confusing ...
Item8095
I recently had situation where many topics in a particular web would fail to load with an error message being thrown up. I figured out that it was on topics which ...
Item810
so you can't replace ), $year $month 15)), 3, month)))"}% with %CALC{"$SET( show_from_number, $MIN( $TIMEADD( $TIME( $FORMATTIME ...
Item8109
Hi, the installer shipped with Extensions.TimeTablePlugin is getting the dependency information wrong. This is on FreeBSD 7.1 with Perl 5.9 and running the installer ...
Item821
From http://twiki.org/cgi bin/view/Plugins/EditTablePluginDev: I think the EditTablePlugin may need a little fix below. In the version used on my wiki site it was ...
Item824
so that one can quickly debig dependancies if something goes wrong. configure could also report on this.. but I'd rather let non admins know too Main.SvenDowideit ...
Item826
Example: Linking to a file attachment One can create a link to a file attachment using one of the following TWikiVariables, http://visiblearea.com/devtwiki/pub/TWiki ...
Item8356
We noticed that users tend to shy away from adding columns to large tables (I usually do this in my favourite editor). It would greatly enhance the whole table business ...
Item8382
The 12pt Courier New setting in pub/System/TinyMCEPlugin/wysiwyg_src.css tends to make the .WYSIWYG_PROTECTED .WYSIWYG_STICKY tags look really small compared to the ...
Item8397
Hi all, We use Foswiki for our intranet site (ubuntu linux, ru_RU.UTF 8 locale, foswiki from repository). We have utf 8 in topics. All works fine, except one nasty ...
Item8414
If I attempt to add one of our users to our wiki, the fact that his given name contains an à character causes problems. Parts of the registration system work (the ...
Item8425
I'm using MailerContrib for sending topics as newsletter (complete content). It is working fine with one exception: If there is a Table of contents (%TOC%) in a topic ...
Item8485
Main.SteveLin 09 Feb 2010 This extension is supposed to allow comparison of two wiki topics using the output of the rendered HTML page. However, ... tags are not ...
Item849
If /tmp is full ci will fail but no message will be posted to warning log ci fails, giving an obscure meaningless warning to the user. Nothing is recorded in the logs ...
Item8491
"Wouldn't it be nice if" it were possible to refer to the value of a macro within a page, but perform some regex substitution on that value. For instance, if I have ...
Item850
Often a SEARCH will return something but does not display properly. Currently there is no official way to determine what the SEARCH returned in unrendered state. The ...
Item8656
Hello, it would be nice if using the EDITTABLE from the EditTablePlugin and the user is not allowed to edit/change the topic, the edit button is disabled/greyed out ...
Item8663
The topic Sandbox.WebHome has two forms defined. When you click to create the page the parent topic is set to WebTopicCreator which does not exist.. It should set ...
Item8683
If a topic contains a %HOLIDAYLIST... and a %EDITTABLE.... the EditTablePlugin function "Add Row" will not only add one row, but in addition add one row per %HOLIDAYLIST ...
Item8690
Some users were hit by a behavior of the WYSIWYG editor that puzzled them: * type some text in the WYSIWYG editor: Sandbox.TestTopic1 is the old one * force ...
Item8715
If I use activatable_raw_edit to add a "Raw Edit" button at the top of the pattern skin (view.pattern.tmpl) it causes a separator to be appended: Now, of course, this ...
Item8728
12:03 Am I correct in assuming that in order to fill out a form you have to be in edit mode? I didn't see anything too explicit in the documentation I read. 12:05 ...
Item8731
Using trunk, I just made a copy (on the file system) of System.UserRegistration to Main web. Instead of showing me the new page in Main web, I got the "does not exist ...
Item8733
I experienced this I needed to go to configure to change a setting and the Foswiki cache was enabled using the file cache mode. But when I looked up the configure ...
Item8774
at the moment, the search.tmpl template is used for all SEARCH results unless the format setting is used. It seems to me that we should probably use searchformat.tmpl ...
Item878
basically means that the TOC div starts inside a ul, which then gets closed akwardly the pattern leftbar is then one level of div further down and mess ensues. mark ...
Item8813
This happens even if no Login name field is on the page, and login name is not enabled in configure. Main.ArthurClemens 31 Mar 2010
Item8816
Sometimes if a table is missing thead and/or tfoot the cleanHeadAndFoot method dies This patch obviously isn't a solution but it stopped the errors (the tables it ...
Item882
It breaks the text on the first $nchars bytes, not characters. This requires somewhat more structural work, so I'm putting it as a enhancement and delaying for Edin ...
Item8864
documentation is needed for what to do when adding a new language to foswiki as it relates to pootle. * http://foswiki.org/Development/TranslationUserInterface ...
Item8866
As raised in Support.Question485. Because print.css is loaded last, after USERSTYLEURL, it is more difficult than necessary to override the stylesheet. Main.ArthurClemens ...
Item887
The TWiki.WebTopicCreator uses a piece of javascript to pick a "good" (i.e. compliant) name from something that the user chooses. This is only used in the topic ...
Item8879
I'm using ALLOWTOPICVIEW=TheGroup in the TheGroup topic that way the group can be mentioned in topic and web permissions but can't be seen specifically I have ...
Item8893
Search options of recurse="on" and web="all, Sandbox" will still recurse into the subwebs of the excluded Sandbox web. This doesn't seem correct. Recursion should ...
Item894
A variant on an explicit SECTION{"A"}...ENDSECTION{"A} / INCLUDE{section="A"} ... I want to include the content from the same section heading from a variety of pages ...
Item8948
a bit surprising thou maybe all thats missing is docco about a more expressive exception class? Main.SvenDowideit 25 Apr 2010 I've added an Foswiki::EnginException ...
Item8997
very small issue happens on my dev box so is likely due to a particular version of the JSON lib i have installed.. Running Fn_QUERY Fn_QUERY::test_json * Expected ...
Item9026
I don't know how I got an empty file called HTMLValidation.pm but something then goes funny :) sven@quad7:~/src/foswiki/trunk/core/test/unit$ ../bin/TestRunner.pl ...
Item9085
The Extensions.SlideShowPlugin does not work when Extensions.EditChapterPlugin is installed. In order to get over this issue, in the configure script we need to set ...
Item91
When you work on a patch release like from Release branch we only have the default plugins. When you want to test your non default plugins you need to install them ...
Item911
The current link to view backlinks in all webs can be overlooked. Main.ArthurClemens 30 Jan 2009
Item9137
for eg, http://search.cpan.org/~dsb/Argv/ looks interesting Main.SvenDowideit 10 Jun 2010 This does look interesting. I had fun (not) trying to get Forking search ...
Item9146
I'm not sure how we'd do this, but we should :/ Main.SvenDowideit 12 Jun 2010
Item9165
I'm thinking of adding a hash of tests that should expected_fail on a case insensitive file system. that way, we could also run all tests are are expected to fail ...
Item9173
when trying to track down large scale issues, it would be nice to have an automagically created TestSuite that contains a list of all the tests that failed last run ...
Item9176
Doing my own foswikiAlert class'd CGI::span and CGI::divs, I started to worry about MAKETEXT/internationalisation stuff, and then remembered we had an inlineAlert ...
Item9180
When using the wysiwyg editor I often find that I have extra p around all bullet/numbered list entries. Naturally enough this messes up the formatting and I have ...
Item9214
The title says it all. Well, almost. Click here for the full rationale and the prototype (since it was written against TWiki.) Enjoy, Main.TimotheLitt 27 Jun ...
Item9243
basically, we want to make sure that if an extension adds a new cgi, that the admin knows about it, and is able to make sure its secured appropriatly. similarly, my ...
Item9285
I have alot of trouble getting big extensions uploaded (like WidgetsSkin) it almost always fails midway, telling me that the server sent a 500 error. it would be good ...
Item9286
1 one for the foswiki we ship (i'd keep that as is) 1 one for the configure we ship (similar to the current, but with something adminery) 1 one for foswiki.org ...
Item9290
Example excludetopic="SomeOtherÆØÅTopic" is ignored. A topic with this name is found anyway. I am not running UTF. Just plain out of box character set Main.KennethLavrsen ...
Item9333
and what that shebang should look like should probly be a cfg value. that way, stuff just works. Main.SvenDowideit 16 Jul 2010 this would also simplify changing ...
Item9343
TRIM reduces multiple spaces to one space. But there needs to be a variant that removes all spaces, e.g. to turn "Hello, world" into "HelloWorld". I'm looking for ...
Item9358
System/CommandAndCGIScripts#A_61manage_61 mentions the newtopic param for manage cgi I don't really know what its refering to, nor if it works as whoever does use ...
Item938
Autoattached files are never committed to RcsFile WIBNIF there was a means to make them so? Perhaps a api exposed to the twikishell command set? MC I think ...
Item9385
%INCLUDE{"Thatweb.SomeTopic" pattern="foo(.*)bar"}% returns an empty string if the pattern does not match. (This is as far as I got with Item8903 .) Sometimes that ...
Item939
1) Install from http://desktop.google.com 2) Browse Codev 3) WebClips will sense the RSS and then say "WebClip error: unsupported web clip version" 4) If you look ...
Item940
If I was the person to trash an item I should also be able to untrash it.
Item9407
Co worker had this code: He was surprised when he submitted the form and received the error The "WebHome" topic already exists. Cannot create WebHome ...
Item943
Maybe I can demo it here * Normal bullet first level * Normal bullet 2nd level * We start with bullet 2nd level here * And another line same level ...
Item9448
There are two, possibly related bugs I run into. Raw Wiki View When I save Japanese text into a topic page, the text comes out garbled in the Raw Wiki Text View ...
Item9485
To restore a topic, you first need to go back to the current revision, then click "More" and then restore. Main.ArthurClemens 18 Aug 2010
Item9503
at least, apache 2.0 seems to fail when the emails are appended to the password file when using AuthType Digest. needs testing (i've only just seen it on win32 1.0 ...
Item953
and the register link in the side bar too. and really, when rego is disabled, we should not show the form at all... Main.SvenDowideit 02 Feb 2009
Item9547
but we don't ship it so, should it be cleaned out? Main.SvenDowideit 25 Aug 2010
Item9560
See Animated_Example On Chrome (Mac) this is the result: The size of the contents changes per step, perhaps this is the reason? Main.ArthurClemens 26 Aug ...
Item9567
again, because we want to be use that release artifacts are in fact 'reasonable' Main.SvenDowideit 27 Aug 2010
Item9583
Unexpectedly, styles added with ADDTOHEAD: 1 have p / if the text contains empty lines 1 have newtopiclinks if the text contains WikiWords Is a case imaginable ...
Item9584
on foswiki 1.0.10 and the repository is using template auth, it says Invalid header block at offset unknown at C:/foswiki/lib/Foswiki/Configure/UIs/EXTEND.pm line ...
Item9595
I think its legal, and it may well be useful... Main.SvenDowideit 31 Aug 2010
Item9693
Catch all for integration documentation updates to Foswiki 2.0 (current trunk as at 16/9/10) Main.CrawfordCurrie 16 Sep 2010
Item9700
The macro (?) %QUERYPARAMSTRING% is used only once, in viewtopicactionbuttons.tmpl: What interprets it is some code in Foswiki::UI::View. This might be legacy cruft ...
Item9726
NOWYSIWYG is a setting on an individual topic HOWEVER I just noted that if you make a simplistic topic based EditTemplate, even if there's no textarea for wysiwyg ...
Item975
The BulkRegistration page contains a check to see if passwords are modifiable and disables registration if they are not. We are using Apache authentication for login ...
Item9752
In the System.PageCaching the documentation still does not describe all the options from configure We either document them or remove them from the MANIFEST so they ...
Item9758
I was trying to debug why my comment template wasn't working right (I ported my webs over from twiki where it worked) and it seemed to boil down to this line in my ...
Item9764
It's not clear if full Konqueror support is indeed required. However, the following is now reported here, so the discussion and maybe resulting fixes can take place ...
Item9772
As a consequence JQREQUIRE doesn't work either, as well as any %MACRO whose implementation creates the jquery module on perl level. Example: This won't shake the ...
Item9780
Given a table like this one: Number Name Property(s) Notes 1 Tools Workflow 2 Module Inventory 3 Body I would expect that ...
Item9790
for eg, I just tested and found that admins can use bulk rego to add users to sites where rego is disabled very nice, but the rego topic should tell admins this. I ...
Item9794
If you add a Config.spec file in a Plugin's dir and then don't change any of the values which is not quite right we should probably compare the list of settings ...
Item9795
Main.SvenDowideit 06 Oct 2010
Item9855
If $Foswiki::cfg{Log}{Implementation} and $Foswiki::cfg{DebugFileName} are not set, the debug log shows up in bin instead of $Foswiki::cfg{Log}{Dir} or working/logs ...
Item9856
rather than just saying Warning: Current setting does not match HTTP_HOST x61 configure could advise the user that they can change the nostname, or add the url to ...
Item9879
specifically, "Web Server Environment" and Extensions Install and update extensions Install and Update Extensions (screenshots taken in Chrome) Main.WillNorris ...
Item9880
00:29 SvenDowideit: did you have in mind a list of parameters that configure from the command line should take? 00:30 some way to express PREF=value, of course ...
Item9889
The bug The bug manifests itself when you view attachments through the viewfile script, which is the case for example when you have a RewriteRule like the one below ...
Item9910
In MailerContrib/templates/mailnotify.tmpl, I added the following line This is SCRIPTURLPATH{"view"} from e mail: . The result is not just /view, but includes the ...
Item9920
which effectivly means the unit tests are not cleaning up after thenselves. i'm presuming the right thing to do is for the logs to be written elsewhere when running ...
Item9921
thus making it clearer that the 'force new rev' is specifically for the same user... similarly, its un necessary if the rep rev timelimit has passed. that way we're ...
Item9923
at minimum, it loses the seconds component, but it might also lose the TZ. Main.SvenDowideit 30 Oct 2010
Item9934
cos it surprised me a lot. Main.SvenDowideit 01 Nov 2010 How will any normal user ever understand this total geek documentation like "generates values as Perl ...
Item9938
it's 2010 and even bugzilla can do this now! Main.WillNorris 02 Nov 2010
Item994
see Sandbox.TestExpandVarsOnIncludedPage WN Right that's consistent with Cairo. CC but that's probably the way it ought to work, right? so, i'm setting ...
Item9946
Steps to reproduce: 1. Create new Topic and add the Line "Test". 2. Edit the Topic by UserA and UserB at the same time: 2.1 UserA Changes the Line to "Test UserA" ...
Item9955
When i want to create a new User, for example "Mesüt Özil", the WikiName "MesDZil" ist beeing generated as WikiName. Not that terrible, but pretty unclean. For this ...
Item9959
Configure sets $WebServer_uid by doing getlogin() getpwuid($ ) "". From perldoc f getlogin(): Do not consider "getlogin" for authentication: ...
Item9967
I know it fails on $epoch :/ but a full set of unit tests will ensure the remainder Main.SvenDowideit 06 Nov 2010
Item9990
Running Foswiki on a server with the AFS file system (or potentially any other file system with advanced rights management) results in the configure script reporting ...
Number of topics: 453


This topic: Tasks > SearchCurse
Topic revision: 06 Apr 2011, UnknownUser
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads