Closed
Bug 51696
Opened 25 years ago
Closed 17 years ago
"realm" and "server" should be available in the commondialog.js
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
Details
I'm currently trying to modify the commondialog to look a bit better, and would
like to be able to present the realm differently, like:
Server: gemal.dk
Realm: Site Administration
Login: [____________________]
Password: [____________________]
To do this I need to be able to access the realm and site info from the
commondialog.js file.
Comment 1•25 years ago
|
||
Seems like this belongs elsewhere...
Over to ->Browser-General
Component: Networking → Browser-General
Comment 2•25 years ago
|
||
Our current interfaces don't support this. Something to be considered at the
next API review.
Comment 5•24 years ago
|
||
Is this fixed already? I see realm and server in the dialog on BuildId 20010806000
Comment 6•24 years ago
|
||
realm and server are munged into a localized string that is passed to
nsIAuthPrompt. there's no easy way for the nsIAuthPrompt implementation to
extract the realm and server.
still, i don't think this is crucial for mozilla1.0
-> future
Target Milestone: mozilla1.0 → Future
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•19 years ago
|
Assignee: darin → general
QA Contact: tever → general
Target Milestone: Future → ---
Updated•19 years ago
|
Assignee: general → guifeatures
Component: General → XP Apps: GUI Features
QA Contact: general
Comment 7•17 years ago
|
||
Filter "spam" on "guifeatures-nobody-20080610".
Assignee: guifeatures → nobody
QA Contact: guifeatures
Henrik, are you still out there?
Does the current dialog look better for you?
| Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•