The branch "master" has been updated. The following is a summary of the commits.
from: 7ffc21cdea2d3a05883a3080444f8c3f7f5a1b0b b221319 Fix referrers with slashes. 856320d Fix converting annotated wiki links. 0c6ef0b Skip this part if there are no references. Summary: http://github.com/horde/horde/compare/7ffc21cdea2d3a05883a3080444f8c3f7f5a1b0b...0c6ef0baddb0af977f12a4289b9467ee6f6314d8 ----------------------------------------------------------------------- commit b2213190f8c4a57b8cc0092f12587b1b4ac22d18 Author: Jan Schneider <[email protected]> Date: Thu Nov 27 17:20:54 2014 +0100 Fix referrers with slashes. No idea why this was necessary nine years ago. It doesn't seem to be required anymore, but instead breaks referrers in rendered text. Could be some change in Text_Wiki or Horde_Url. wicked/lib/Page.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b2213190f8c4a57b8cc0092f12587b1b4ac22d18 ----------------------------------------------------------------------- commit 856320d3b9f6be8f5e37f17bb4e02fb771b633b0 Author: Jan Schneider <[email protected]> Date: Thu Nov 27 17:58:36 2014 +0100 Fix converting annotated wiki links. wicked/lib/Page/MergeOrRename.php | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/856320d3b9f6be8f5e37f17bb4e02fb771b633b0 ----------------------------------------------------------------------- commit 0c6ef0baddb0af977f12a4289b9467ee6f6314d8 Author: Jan Schneider <[email protected]> Date: Thu Nov 27 18:01:24 2014 +0100 Skip this part if there are no references. wicked/lib/Page/MergeOrRename.php | 79 +++++++++++++++++++------------------ 1 files changed, 41 insertions(+), 38 deletions(-) http://github.com/horde/horde/commit/0c6ef0baddb0af977f12a4289b9467ee6f6314d8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
