| Commit message (Expand) | Author | Age |
* | textile: The Text::Textile perl module has some regexps that fail if input is... | Joey Hess | 2008-06-16 |
* | web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50 | Joey Hess | 2008-06-16 |
* | web commit by http://alcopop.org/me/openid/: bug with bad input text | Joey Hess | 2008-06-16 |
* | web commit by http://ptecza.myopenid.com/: * Thanks! | Joey Hess | 2008-06-16 |
* | web commit by http://sabr.myopenid.com/ | Joey Hess | 2008-06-15 |
* | close as dup | Joey Hess | 2008-06-15 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-06-14 |
|\ |
|
| * | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-14 |
* | | response | Joey Hess | 2008-06-13 |
|/ |
|
* | web commit by http://ptecza.myopenid.com/: * Thanks and question about Xapian | Joey Hess | 2008-06-13 |
* | fix two build bugs•••* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
in a whitelist.
| Joey Hess | 2008-06-13 |
* | response | Joey Hess | 2008-06-13 |
* | response | Joey Hess | 2008-06-13 |
* | web commit by http://alcopop.org/me/openid/: maybe for some future backwards-... | Joey Hess | 2008-06-13 |
* | web commit by http://ptecza.myopenid.com/: * Bug report | Joey Hess | 2008-06-13 |
* | web commit by buo: libdir does have an effect | Joey Hess | 2008-06-13 |
* | question | Joey Hess | 2008-06-12 |
* | this problem makes less sense the more information I get | Joey Hess | 2008-06-12 |
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-11 |
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-11 |
* | response | Joey Hess | 2008-06-10 |
* | web commit by buo: strace run | Joey Hess | 2008-06-10 |
* | followup | Joey Hess | 2008-06-10 |
* | not done | Joey Hess | 2008-06-10 |
* | fix link | Joey Hess | 2008-06-10 |
* | web commit by buo: Possible workaround | Joey Hess | 2008-06-10 |
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-10 |
* | not reproducible on unstable | Joey Hess | 2008-06-04 |
* | already fixed | Joey Hess | 2008-06-04 |
* | already fixed | Joey Hess | 2008-06-04 |
* | fix | Joey Hess | 2008-06-04 |
* | closing, fixed in documentation | Joey Hess | 2008-06-04 |
* | response | Joey Hess | 2008-06-04 |
* | first pass at doing xapian indexing•••Still some TODOs to fill in.
| Joey Hess | 2008-06-03 |
* | use PERL | Joey Hess | 2008-06-02 |
* | web commit by stmpeters | Joey Hess | 2008-06-02 |
* | inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid... | Joey Hess | 2008-05-31 |
* | web commit by http://willthompson.co.uk/: file a bug about nested inlines fai... | Joey Hess | 2008-05-31 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix links | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | web commit by http://liw.fi/: uuml html entity in feeds confuses ikiwiki when... | Joey Hess | 2008-05-29 |
* | web commit by http://kaizer.se/wiki/contact/: fix <pre> formatting | Joey Hess | 2008-05-23 |
* | web commit by http://kaizer.se/wiki/contact/: bugs on including html (as raw ... | Joey Hess | 2008-05-23 |
* | web commit by buo: More info | Joey Hess | 2008-05-14 |
* | Fixes for behavior changes in perl 5.10's CGI•••Something has changed in CGI.pm in perl 5.10. It used to not care
if STDIN was opened using :utf8, but now it'll mis-encode utf-8 values
when used that way by ikiwiki. Now I have to binmode(STDIN) before
instantiating the CGI object.
In 57bba4dac132a06729eeec809f5e1a5adf829806, I changed from decoding
CGI::Formbuilder fields to utf-8, to decoding cgi parameters before setting
up the form object. As of perl 5.10, that approach no longer has any effect
(reason unknown). To get correctly encoded values in FormBuilder forms,
they must once again be decoded after the form is set up.
As noted in 57bba4da, this can cause one set of problems for
formbuilder_setup hooks if decode_form_utf8 is called before the hooks, and
a different set if it's called after. To avoid both sets of problems, call
it both before and after. (Only remaining problem is the sheer ugliness and
inefficiency of that..)
I think that these changes will also work with older perl versions, but I
haven't checked.
Also, in the case of the poll plugin, the cgi parameter needs to be
explcitly decoded before it is used to handle utf-8 values. (This may have
always been broken, not sure if it's related to perl 5.10 or not.)
| Joey Hess | 2008-05-12 |
* | not just a poll plugin problem | Joey Hess | 2008-05-12 |
* | web commit by http://liw.fi/ | Joey Hess | 2008-05-12 |
* | response | Joey Hess | 2008-05-12 |