summaryrefslogtreecommitdiff
path: root/doc/bugs
AgeCommit message (Collapse)Author
2008-07-08web commit by http://ptecza.myopenid.com/: * The bug still occursJoey Hess
2008-07-08undef $fh before openingJoey Hess
2008-07-08web commit by http://ptecza.myopenid.com/: * Still no successJoey Hess
2008-07-08responseJoey Hess
2008-07-08another try at dealing with CGI.pm problemJoey Hess
open the temp file if all attempts to get a fd fail
2008-07-08web commit by http://ptecza.myopenid.com/: * Debugging againJoey Hess
2008-07-08possible fixJoey Hess
2008-07-08web commit by http://ptecza.myopenid.com/: * Next debbugingJoey Hess
2008-07-08new thing to tryJoey Hess
2008-07-08fix fixJoey Hess
2008-07-08closeJoey Hess
2008-07-08web commit by http://ptecza.myopenid.com/: * Missing Apache2 versionJoey Hess
2008-07-08web commit by http://ptecza.myopenid.com/: * ResponseJoey Hess
2008-07-08split out separate bugJoey Hess
2008-07-08responseJoey Hess
2008-07-08attachment: Fix an uninitialised value warning when editing a page that ↵Joey Hess
currently has no attachments.
2008-07-08web commit by http://ptecza.myopenid.com/: * Problem with colon in report ↵Joey Hess
page name
2008-07-08web commit by http://ptecza.myopenid.com/: * Problem with uploading attachmentsJoey Hess
2008-07-08web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess
2008-07-07web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-07responseJoey Hess
2008-07-07web commit by http://ptecza.myopenid.com/: * Enabling attachment pluginJoey Hess
2008-07-07search: generate configuration files once only when rebuilding (Gabriel McManus)Joey Hess
2008-07-07web commit by http://gmcmanus.myopenid.com/: search: create configuration ↵Joey Hess
once only on rebuild
2008-07-06editpage escaping fixesJoey Hess
* The editpage form now uses the raw page name, not the page title, in its 'page' cgi parameter. Using the title was ambiguous and made it impossible to tell between some pages, like "foo/bar" and "foo__47__bar", sometimes causing the wrong page to be edited. * This change means that some edit links need to be updated. Force a rebuild on upgrade to this version. * Above change also allowed really fixing escaped slashes from the blogpost form.
2008-07-06responseJoey Hess
2008-07-06responseJoey Hess
2008-07-06rmJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-05web commit by http://www.openidfrance.fr/beaufilsJoey Hess
2008-07-04web commit by http://tychoish.livejournal.com/: further clarification.Joey Hess
2008-07-04web commit by http://subvert.org.uk/~bma/Joey Hess
2008-07-04web commit by http://subvert.org.uk/~bma/Joey Hess
2008-07-03web commit by http://tychoish.livejournal.com/Joey Hess
2008-07-03web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-03web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-03web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-02response; move to bug reportJoey Hess
2008-07-01web commit by http://liw.fi/: commented on ü and ikiwiki 2.50Joey Hess
2008-06-29remove bad linkJoey Hess
2008-06-29web commit by http://ptecza.myopenid.com/: * PluralJoey Hess
2008-06-29web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess
2008-06-28call format hooks when generating page previewsJoey Hess
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks use of toc in a sidebar. * Call format hooks when generating page previews, thus fixing toc display there, as well as fixing inlins to again display in page previews, since it's started using format hooks. This also allows several other things, like embed, that use format hooks, to work during page preview time. * Format hooks should not rely on getting an entire html document, as they will only get the body during page preview. * toggle: Deal with preview mode when adding javascript.
2008-06-28bugJoey Hess