プロジェクト

全般

プロフィール

Vote #71396

完了

Redmine wikitext URL-into-link creation with hyphen is wrong

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Text formatting_26
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
26
version_id:
60
issue_org_id:
10277
author_id:
49888
assigned_to_id:
1
comments:
6
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
41
ステータス-->[Closed]

説明

Redmine 1.3.0

Typing test-www.example.com creates a link only for the "www.example.com" part, but the host is "test-www", and not "www".


journals

I have to use <pre> to describe the above:

<pre>Typing test-www.example.com creates a link only for the "www.example.com" part, but the host is "test-www", and not "www".</pre>
--------------------------------------------------------------------------------
How about adding the prefix "http"?

That will create the link as:
http://test-www.example.com

Maybe the Text formatting is not that smart as we expect ;)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Maybe the "www" is the root cause?

See in below:
<pre>
test@example.com
test@www.com
</pre>
test@example.com
test@www.com

By the way, most URLs can not be recognized w/o "www" (and prefix).
e.g.
news.google.com
--------------------------------------------------------------------------------
Fixed in r11474. @test-www.example.com@ will no longer generate a broken link. Use protocol (eg. @http://@) for URLs that does not start with @www.@
--------------------------------------------------------------------------------
Merged.
--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリText formatting_26 にセット
  • 対象バージョン2.3.0_60 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0