jmtd
fa1aebc747
libtext-csv-xs-perl not relevant
2019-10-10 11:40:08 -04:00
jmtd
626f99a27f
sigh, still broken, different error message.
2019-10-10 11:36:29 -04:00
jmtd
a6feaca586
libpel5
2019-10-07 14:15:10 -04:00
jmtd
85dc0491ae
more info: libperl5, buster versus stretch
2019-10-07 11:39:05 -04:00
jmtd
719d48bddd
follow-up: sorry, I appreciate that wasn't as useful as it could have been
2019-10-07 09:57:00 -04:00
Simon McVittie
62890d911a
cannot reproduce new bug
2019-09-29 18:43:30 +01:00
jmtd
3900499a33
bug remains for inline table case
2019-09-23 06:06:59 -04:00
Joey Hess
68f4bc14c8
bug report
2019-09-20 12:10:18 -04:00
Amitai Schleier
317422c1cd
MultiMarkdown footnote un-inversion: done
2019-09-04 19:07:46 -04:00
Amitai Schleier
4bc36186a7
Please test sudo-mass-rebuild branch on Debian
2019-09-04 14:38:43 -04:00
Amitai Schleier
31d5769ce7
Response: am trying sudo
2019-09-01 10:39:48 -04:00
giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1
3d769344a8
rename bugs/MultiMarkdown_footnot_support_seems_to_be_broken.mdwn to bugs/MultiMarkdown_footnote_support_seems_to_be_broken.mdwn
2019-08-30 01:32:55 -04:00
giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1
dc2b8ceab8
Directive fix
2019-08-30 01:32:33 -04:00
giuseppe.bilotta@94e824d38b59eac6c61da2ef23fad955d65eb2a1
d2156517e7
2019-08-30 01:31:05 -04:00
jsewell@560d759be38e126eba7f1c40503adf786fa28229
d43358ac58
2019-05-10 13:26:11 -04:00
jsewell@560d759be38e126eba7f1c40503adf786fa28229
1b2a2a2b8e
2019-05-07 11:05:05 -04:00
Amitai Schleier
91f4849e65
Response to jsewell's bug report.
2019-05-06 07:43:17 -04:00
jsewell@560d759be38e126eba7f1c40503adf786fa28229
01563a8fe1
2019-04-29 10:19:12 -04:00
Simon McVittie
824cf7db1b
po: Always filter .po files
...
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
2019-02-24 17:23:34 +00:00
smcv
fe4e7cd3f7
old regexp would have failed for old comment page names
2019-02-03 11:55:34 -04:00
Simon McVittie
4ba3c11592
git-cgi.t: Exercise an alphanumeric, but non-ASCII, root page
...
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>
2019-02-03 13:27:00 +00:00
smcv
cfac01cb41
link to recently-added tests
2019-01-31 16:41:17 -04:00
smcv
dbf9a36297
I'm confused about what the bug is, and what's being fixed. Can you give a complete test or example?
2019-01-31 16:38:04 -04:00
Simon McVittie
f3103c9d09
close bug
2019-01-31 20:37:07 +00:00
Simon McVittie
3c66dca6ea
respond
2019-01-31 20:37:06 +00:00
Joey Hess
94bfecfb7a
followup
2019-01-21 11:59:08 -04:00
Joey Hess
4cb6f48aff
bug report
2019-01-21 11:44:29 -04:00
Joey Hess
319b96476b
followup
2018-12-12 10:43:52 -04:00
tumashu1
95b5ec74a9
fail to inject IkiWiki::showform
2018-12-08 04:08:38 -04:00
jmtd
5a61b2cc97
patch works for me
2018-12-07 06:11:12 -04:00
tumashu1
38f7131b08
rename and remove plug can not work well with gettext
2018-12-05 02:47:55 -04:00
tumashu1
c7285ec232
2018-12-01 20:56:04 -04:00
tumashu1
82fe20c7cb
Add a patch deal with UTF-8 csv table's problem
2018-12-01 20:55:16 -04:00
tumashu1
e4f88dad8f
Add a patch decode_utf8 inline's root page
2018-12-01 20:50:04 -04:00
smcv
4a44e4e3b0
update for rename of 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
2018-12-01 17:28:11 -04:00
smcv
065cf1776c
rename 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
2018-12-01 17:28:11 -04:00
smcv
20c9b9afd3
update for rename of 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
2018-12-01 17:26:49 -04:00
smcv
3d8c8e2cde
rename 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
2018-12-01 17:26:48 -04:00
smcv
2bdf01279a
I don't think the Chinese text causes this
2018-12-01 08:28:11 -04:00
tumashu1
ed75506af7
2018-11-28 03:55:15 -04:00
tumashu1
02c1b8b8c7
2018-11-28 03:36:09 -04:00
tumashu1
de68616b9d
2018-11-28 01:16:33 -04:00
jmtd
046b827bd0
related issue
2018-11-27 06:06:58 -04:00
jmtd
f59ed91b89
error output when trying
2018-11-27 06:05:01 -04:00
tumashu1
11d5b5c5ea
2018-11-26 04:53:53 -04:00
tumashu1
6127986e76
2018-11-26 04:53:13 -04:00
tumashu1
67968e39b3
2018-11-26 04:44:35 -04:00
mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea
8018cd1a67
2018-08-13 11:47:57 -04:00
mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea
62fc511608
2018-08-13 11:46:20 -04:00
Joey Hess
6a026338bb
bug report
2018-07-02 13:24:18 -04:00