ALT Linux Bugzilla
– Attachment 4717 Details for
Bug 24783
при открытии ссылок на регистрацию создаёт письмо
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
fix отрытия сссылок на регистрацию
url_handler.sh.patch (text/plain), 369 bytes, created by
Dmitry A. Kharitonov
on 2010-12-19 01:05:46 MSK
(
hide
)
Description:
fix отрытия сссылок на регистрацию
Filename:
MIME Type:
Creator:
Dmitry A. Kharitonov
Created:
2010-12-19 01:05:46 MSK
Size:
369 bytes
patch
obsolete
>--- /usr/bin/url_handler.sh.org 2010-12-18 23:19:27.000000000 +0300 >+++ /usr/bin/url_handler.sh 2010-12-18 23:22:42.000000000 +0300 >@@ -119,12 +119,12 @@ > setType file > url="$type://$(pwd)/${url##./}" > ;; >- *@*.*) >- setType "mailto" >- ;; > *:*) > setType "${url%%:*}" > ;; >+ *@*.*) >+ setType "mailto" >+ ;; > *) > if [ -f "$url" ]; then > setType file
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24783
: 4717