Skip to content

Commit

Permalink
[47] Fix open-url of protocol like mailto/zotero
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Dec 10, 2023
1 parent 6da97a9 commit a8e61c8
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 9 deletions.
32 changes: 24 additions & 8 deletions devel/47.tm
Original file line number Diff line number Diff line change
Expand Up @@ -8,31 +8,47 @@
<section|Tasks>

<\wide-tabular>
<tformat|<cwith|1|1|2|2|cell-background|pastel
green>|<cwith|2|2|3|3|cell-valign|b>|<table|<row|<\cell>
<tformat|<cwith|4|4|2|2|cell-background|pastel
green>|<cwith|3|3|4|4|cell-valign|b>|<table|<row|<\cell>
Bug
</cell>|<\cell>
<dlink|47_1>
<dlink|47_4>
</cell>|<\cell>
<value|jk>
v1.2.0
</cell>|<\cell>
Fix link trucation on Windows
<value|da>
</cell>|<\cell>
Fix open-url of protocol like mailto/zotero
</cell>>|<row|<\cell>
Bug
</cell>|<\cell>
47_3
</cell>|<\cell>
v1.2.0
</cell>|<\cell>
<value|da>
</cell>|<\cell>
Fix preview-buffer via open-url
</cell>>|<row|<\cell>
Bug
</cell>|<\cell>
<dlink|47_2>
</cell>|<\cell>
v1.2.0
</cell>|<\cell>
<value|da>
</cell>|<\cell>
slink starting with http/https failed to open
</cell>>|<row|<\cell>
Bug
</cell>|<\cell>
47_3
<dlink|47_1>
</cell>|<\cell>
<value|da>
v1.2.0
</cell>|<\cell>
Fix preview-buffer via open-url
<value|jk>
</cell>|<\cell>
Fix link trucation on Windows
</cell>>>>
</wide-tabular>

Expand Down
50 changes: 50 additions & 0 deletions devel/47_4.tm
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<TeXmacs|2.1.2>

<style|<tuple|tmdoc|british|devel>>

<\body>
<tmdoc-title|Fix open-url of protocol like mailto/zotero>

<section|Bug Metadata>

<\itemize>
<item>Reporter: inertia on <hlink|Gitee|https://gitee.com/XmacsLabs/mogan/issues/I5VY62>

<item>Owner: <value|da>

<item>Tester: <value|da>
</itemize>

<section|How to reproduce it>

Click the folded <inactive|<hlink|Report bugs|mailto:[email protected]>>

<section|Solution>

<subsection|The root cause>

url does not support unknown protocol.

<subsection|How to fix it>

Just make a fix based on 47_3.

<subsection|How to test it>

Follow how to reproduce it.

<tmdoc-copyright|2023|Who>

<tmdoc-license|Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU Free
Documentation License".>
</body>

<\initial>
<\collection>
<associate|page-medium|papyrus>
</collection>
</initial>
8 changes: 7 additions & 1 deletion devel/release_1.2.1.tm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<section|Started Projects>

<\wide-tabular>
<tformat|<cwith|11|11|1|1|cell-valign|b>|<cwith|10|10|3|3|cell-valign|b>|<cwith|9|9|1|1|cell-background|>|<cwith|10|10|1|1|cell-background|>|<cwith|5|5|2|2|cell-valign|c>|<cwith|5|5|1|1|cell-background|>|<table|<row|<\cell>
<tformat|<cwith|12|12|1|1|cell-valign|b>|<cwith|11|11|3|3|cell-valign|b>|<cwith|10|10|1|1|cell-background|>|<cwith|11|11|1|1|cell-background|>|<cwith|5|5|2|2|cell-valign|c>|<cwith|5|5|1|1|cell-background|>|<cwith|6|6|1|1|cell-background|>|<table|<row|<\cell>
<dlink|74>
</cell>|<\cell>
\;
Expand Down Expand Up @@ -54,6 +54,12 @@
Darcy
</cell>|<\cell>
Tuning cache to avoid corruption
</cell>>|<row|<\cell>
<dlink|47>
</cell>|<\cell>
jingkaimori
</cell>|<\cell>
Fix mechanism of link navigation
</cell>>|<row|<\cell>
<dlink|44>
</cell>|<\cell>
Expand Down

0 comments on commit a8e61c8

Please sign in to comment.