Closed
Bug 315939
Opened 20 years ago
Closed 20 years ago
startpage link in bookmarks.html should not end in /
Categories
(Mozilla Localizations :: de / German, defect)
Mozilla Localizations
de / German
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Pike, Assigned: atopal)
References
Details
Attachments
(1 file)
|
25.93 KB,
patch
|
Pike
:
approval-l10n+
|
Details | Diff | Splinter Review |
Abdulkadir, I recall that we had numerous complaints about some google servers
not taking the /firefox/ very well, could you just make that a
http://de.start.mozilla.com/firefox
instead?
I'd appreciate to get this into 1.5, thanks.
| Assignee | ||
Comment 1•20 years ago
|
||
Sure, done.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•20 years ago
|
||
Darn, I totally forgot to check. We still have the prettyfied non-bookmarks
html in de. Could you fix that, too?
(Oh, and even for requested fixes, attach a patch and request approval ;-) )
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•20 years ago
|
||
Sorry, but I don't know what you mean: "prettyfied non-bookmarks html"?
Regarding the check-in: It was just a single character, so I hoped you wouldn't mind. I will attach a patch the next time.
| Reporter | ||
Comment 4•20 years ago
|
||
I didn't really mind, I rather wondered.
Here is a head of right (en-GB this time) and the bad format (as in de), the
differences pull all the way through the file:
head -8 en-GB/browser/profile/bookmarks.html de/browser/profile/bookmarks.html
==> en-GB/browser/profile/bookmarks.html <==
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
It will be read and overwritten.
DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks</H1>
==> de/browser/profile/bookmarks.html <==
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<html><head>
<!-- This is an automatically generated file.
It will be read and overwritten.
DO NOT EDIT! -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Lesezeichen</title></head><body><h1>Lesezeichen</h1>
| Assignee | ||
Comment 5•20 years ago
|
||
Attachment #202598 -
Flags: approval-l10n?
| Reporter | ||
Updated•20 years ago
|
Attachment #202598 -
Flags: approval-l10n? → approval-l10n+
| Assignee | ||
Comment 6•20 years ago
|
||
cheked-in
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Comment 7•20 years ago
|
||
v.fixed with Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8) Gecko/20051111 Firefox/1.5
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•