Your message dated Sat, 12 Apr 2008 11:36:53 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Closing the bug
has caused the Debian Bug report #344144,
regarding colon is discareded for https URI.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
344144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344144
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: samidare
Version: 0.0.20040611-2

When config.yml has https URI such as
https://members.fsij.org, generated latest.html has
inappropriate URI such as https//members.fsij.org.

% mkdir /tmp/t
% cd /tmp/t
% cp /usr/share/doc/samidare/examples/t.latest.html .
% cp /tmp/s/config.yml .                             
% ls
config.yml  t.latest.html
% echo '- https://members.fsij.org' > config.yml
% cat config.yml 
- https://members.fsij.org
% samidare
% grep //members.fsij.org latest.html
>&#32;<a href="https//members.fsij.org"

The href field has https//members.fsij.org which lacks colon
character.

Note that the problem is already fixed at upstream.
-- 
Tanaka Akira


--- End Message ---
--- Begin Message ---
0.4-1 includes the fix, so closing this bug.
-- 


--- End Message ---

Reply via email to