diff options
author | Simon McVittie <smcv@debian.org> | 2014-12-09 23:43:56 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-12-09 23:43:56 +0000 |
commit | 2fd7f8d5b87c89ad5f24df9df05d1d49cdaa6df4 (patch) | |
tree | e8be600734d54ec9daff76d651ad1161e03e6a22 /doc | |
parent | d0dd293449c31cf041cd7942c6bc50bf7e4149bf (diff) | |
download | ikiwiki-2fd7f8d5b87c89ad5f24df9df05d1d49cdaa6df4.tar ikiwiki-2fd7f8d5b87c89ad5f24df9df05d1d49cdaa6df4.tar.gz |
please don't rely on me for this bit
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/outdated_jquery-ui.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/outdated_jquery-ui.mdwn b/doc/bugs/outdated_jquery-ui.mdwn index 41d3f1b21..bcd44e27d 100644 --- a/doc/bugs/outdated_jquery-ui.mdwn +++ b/doc/bugs/outdated_jquery-ui.mdwn @@ -8,3 +8,9 @@ Amitai gets there first. It doesn't look as though we actually use the vulnerable functionality. --[[smcv]] + +> This is more complicated than it looked at first glance because both +> jquery and jquery-ui have broken API since the version we embed, +> and we also ship other jquery plugins for [[plugins/attachment]]. +> Perhaps someone who knows jquery could check compatibility and +> propose a branch? --[[smcv]] |