NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

Bugs WaitingFor WikiGuest

Number of topics: 0

Open bugs ReportedBy WikiGuest

Number of topics: 0

Recently fixed or discarded bugs reports reported by WikiGuest

Id Applies To Summary State Last Edit By
Item11037 Extension MongoDBPlugin Slow MongoDB? import when topics have many revisions Closed 4 month LarsEik
Item11098 Extension LinkedInPlugin award Update LinkedInPlugin to use revised api. Prior api no longer works. Closed 5 month SvenDowideit
Item11108 Extension StringifierContrib award add support for OpenDocument? and Staroffice document formats Closed 5 month MichaelDaum
Item11058 Extension RandomTopicPlugin award RandomTopicPlugin needs modernization Closed 5 month MichaelDaum
Item11010 Extension EditRowPlugin award Small data makes for a small edit box Closed 6 month CrawfordCurrie
Item10771 Extension SoapPlugin award implement caching for soap Closed 8 month MichaelDaum
Item9366 Extension TopicCreatePlugin Parameters not being set as documented Closed 9 month AndrewJones
Item10556 Extension BlogAddOn Ordering for Publishing date doesn't work correct for Blogs No Action Required 9 month ArthurClemens
Item10598 Extension ImagePlugin award improve caching of thumbnails Closed 10 month MichaelDaum
Item10033 Extension LdapContrib Since LdapContrib 4.10 I can't install Plugins over configure Closed 1 year MichaelDaum
Item10055 Extension JQGridPlugin award preparing new release of jqgrid plugin Closed 1 year MichaelDaum
Item9947 Extension VirtualHostingContrib award coding error in _merge_config Closed 1 year AntonioTerceiro
Item9735 Extension JQueryPlugin award JQueryAjaxHelpers? using non-existing images, web selector out of order Closed 1 year MichaelDaum
Item9203 Extension DBCachePlugin award Cannot use non-ascii characters in formfield formatting token Closed 1 year AntonioTerceiro
Item9397 Extension JQTablePlugin award adjust to latest JQueryPlugin changes Closed 1 year KennethLavrsen
Item8680 Engine DebianPackage award Have build_deb.sh use current repository revision number Closed 1 year DrakeDiedrich
Item9488 Extension PatternSkin award edit template validation Closed 1 year PaulHarvey
Item9401 Extension DBCachePlugin award add support for MetaCommentPlugin Closed 1 year MichaelDaum
Item8720 Extension ControlWikiWordPlugin award Stopwords also match prefixes - so MacDonald? also matches MacDonalds? Closed 1 year GeorgeClark

See bugs reported by:

See also: MyDetailedItems

   * Set PUBLIC_CACHE_EXPIRE = -1
   * Set NOWYSIWYG = 1
%STARTINCLUDE%
<h2>Bugs !WaitingFor <nop>%NAME%</h2>
%SEARCH{
type="query"
"(CurrentState='New' OR CurrentState='Confirmed' OR CurrentState='Waiting for Feedback' OR CurrentState='Being Worked On' OR CurrentState='Needs Merge' OR CurrentState='Proposal Required') AND WaitingFor~'*%NAME%*'" 
web="%WEB%"
topic="Item*"
order="modified"
nonoise="on" nototal="off"
reverse="on"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%


<h2>Open bugs !ReportedBy <nop>%NAME%</h2>
%SEARCH{
"(CurrentState='New' OR CurrentState='Confirmed' OR CurrentState='Waiting for Feedback' OR CurrentState='Being Worked On' OR CurrentState='Proposal Required') AND ReportedBy~'*%NAME%'"
web="%WEB%"
topic="Item*"
type="query"
nonoise="on" nototal="off"
order="modified"
reverse="on"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%

<h2>Recently fixed or discarded bugs reports reported by <nop>%NAME%</h2>
%SEARCH{
"(CurrentState='Waiting for Release' OR CurrentState='Closed' OR CurrentState='No Action Required' OR CurrentState='Duplicate') AND ReportedBy~'*%NAME%'"
web="%WEB%"
topic="Item*"
type="query"
nonoise="on"
order="modified"
reverse="on"
limit="25"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%
%STOPINCLUDE%

header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
---+++ tableformat (Web, Topic, AppliesTo, Component, Checkins, Summary, CurrentState, Date, By)
%STARTSECTION{tableformat}%| [[%Web%.%Topic%][%Topic%]] | %AppliesTo% %Component% | %IF{"'%Checkins%' = ''" then="" else="$percntICON{award}$percnt "}%%Summary% | <span style='white-space:pre;'>%CurrentState%</span> | <span style='white-space:pre;'>%CALC{$FORMATTIMEDIFF(min, 1, $ROUND($TIMEDIFF($TIME(%Date%), $TIME(), min)))}%</span> | [[%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?name=%By%][%By%]] |%ENDSECTION{tableformat}%
Topic revision: r24 - 23 Nov 2011 - 02:34:10 - PaulHarvey
 
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