aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* MultiMarkdown footnote un-inversion: doneAmitai Schleier2019-09-04
|
* Please test sudo-mass-rebuild branch on DebianAmitai Schleier2019-09-04
|
* Response: am trying sudoAmitai Schleier2019-09-01
|
* rename bugs/MultiMarkdown_footnot_support_seems_to_be_broken.mdwn to ↵giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a12019-08-30
| | | | bugs/MultiMarkdown_footnote_support_seems_to_be_broken.mdwn
* Directive fixgiuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a12019-08-30
|
* (no commit message)giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a12019-08-30
|
* (no commit message)jsewell@560d759be38e126eba7f1c40503adf786fa282292019-05-10
|
* (no commit message)jsewell@560d759be38e126eba7f1c40503adf786fa282292019-05-07
|
* Response to jsewell's bug report.Amitai Schleier2019-05-06
|
* (no commit message)jsewell@560d759be38e126eba7f1c40503adf786fa282292019-04-29
|
* po: Always filter .po filesSimon McVittie2019-02-24
| | | | | | | | | | | | | | | | | | | | The input to filter hooks is meant to be the content of a source file on disk. If we only filter once per (page, destpage) pair, and a page is inlined into the same destpage more than once, then the second occurrence will render as the result of htmlizing .po source as if it was Markdown (or whatever the type of the corresponding master page is), which is never going to end well. The alreadyfiltered mechanism was added in commit 1e874b3f to avoid preprocessing loops, but I'm not sure where it could lead to a loop: filter hooks are only called from IkiWiki::filter, which is only called on page content from disk or on proposed content being previewed. According to <https://bugs.debian.org/911356#41>, deleting the alreadyfiltered mechanism resolves the problem, as well as simplifying the code. Closes: #911356 Tested-by: intrigeri
* old regexp would have failed for old comment page namessmcv2019-02-03
|
* git-cgi.t: Exercise an alphanumeric, but non-ASCII, root pageSimon McVittie2019-02-03
| | | | | | | | | | | | | My previous attempt to reproduce this bug used a non-alphanumeric ASCII character. This is not currently considered to be a valid value for rootpage, although for a "do what I mean" approach, perhaps we should accept it and pass it through titlepage() or linkpage(). Using Chinese characters (which are considered to match [[:alnum:]] even though the Chinese script is not, strictly speaking, an alphabet), as in the original bug report, reproduces the bug. Signed-off-by: Simon McVittie <smcv@debian.org>
* link to recently-added testssmcv2019-01-31
|
* I'm confused about what the bug is, and what's being fixed. Can you give a ↵smcv2019-01-31
| | | | complete test or example?
* close bugSimon McVittie2019-01-31
|
* respondSimon McVittie2019-01-31
|
* followupJoey Hess2019-01-21
|
* bug reportJoey Hess2019-01-21
|
* followupJoey Hess2018-12-12
|
* fail to inject IkiWiki::showformtumashu12018-12-08
|
* patch works for mejmtd2018-12-07
|
* rename and remove plug can not work well with gettexttumashu12018-12-05
|
* (no commit message)tumashu12018-12-01
|
* Add a patch deal with UTF-8 csv table's problemtumashu12018-12-01
|
* Add a patch decode_utf8 inline's root pagetumashu12018-12-01
|
* update for rename of ↵smcv2018-12-01
| | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content/20180628-patch.txt
* rename ↵smcv2018-12-01
| | | | bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content.mdwn
* update for rename of ↵smcv2018-12-01
| | | | todo/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt
* rename ↵smcv2018-12-01
| | | | todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn
* I don't think the Chinese text causes thissmcv2018-12-01
|
* (no commit message)tumashu12018-11-28
|
* (no commit message)tumashu12018-11-28
|
* (no commit message)tumashu12018-11-28
|
* related issuejmtd2018-11-27
|
* error output when tryingjmtd2018-11-27
|
* (no commit message)tumashu12018-11-26
|
* (no commit message)tumashu12018-11-26
|
* (no commit message)tumashu12018-11-26
|
* (no commit message)mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea2018-08-13
|
* (no commit message)mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea2018-08-13
|
* bug reportJoey Hess2018-07-02
|
* bug report for error when python-future is installedsudoman2018-05-15
|
* bugJoey Hess2018-05-02
|
* Maybe we should just suggested-depends on sudoAmitai Schleier2018-04-24
|
* Revert spam commits.Amitai Schleier2018-04-12
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* update for rename of usage.mdwn to Pagina.htmlSlodreDalk2018-04-11
|
* Portably and safely dropping privileges is far harder than it ought to beSimon McVittie2018-03-28
|
* Added my patch to pkgsrc ikiwiki for evaluation.Amitai Schleier2018-03-22
|