Closed Bug 37243 Opened 24 years ago Closed 24 years ago

unable to load URL from History window

Categories

(SeaMonkey :: Bookmarks & History, defect, P1)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: slamm)

References

Details

(Keywords: regression, relnote, Whiteboard: [nsbeta2+][dogfood-][rjc])

found this on linux (waiting for other builds), opt comm 2000.04.26.09.

smoketest #20:
1. surf to various webpages.
2. open History window from Tasks > Tools > History.
3. double-click any URL listed to load it.

expected: the double-clicked URL should load into another web browser window.

result: it doesn't; no additional browser window opens either. get the following
console error:

JavaScript error: 
chrome://communicator/content/bookmarks/bookmarks.js line 488: getBrowserURL is
not defined
Keywords: regression
also occurs in Bookmarks win --updating component due to console error.
Component: History → Bookmarks
Summary: unable to load URL from History window → unable to load URL from Bookmarks or History window
Keywords: dogfood
external smoketester is seeing this on the win32 bits, too. changing platform to
All.
Hardware: Other → All
Reasign to slamm..
Assignee: radha → slamm
The problem was not there in yesterday's build and danm checked in at the very line in question yesterday(in bookmarks.js), and 
it showed up in today verif. builds so I'm cc'ing him. Maybe the change exposed abug elsewhere?

from:
window.openDialog( "chrome://navigator/content/navigator.xul", "_blank",
  "chrome,all,dialog=no", url );

to:
window.openDialog( getBrowserURL(), "_blank", "chrome,all,dialog=no", url );
Putting on [dogfood-] radar, not blocking daily work.  Adding nsbeta2 keyword, 
and Putting on [nsbeta2+] radar.
Keywords: nsbeta2
Whiteboard: [nsbeta2+][dogfood-]
*** Bug 37112 has been marked as a duplicate of this bug. ***
*** Bug 38807 has been marked as a duplicate of this bug. ***
this started, kindof working with yesterday's (2000050909) builds for Bookmarks but still nothing for history. I wrote bug 38813 

for the new bookmarks wierdness.

M16.
Priority: P3 → P1
Target Milestone: --- → M16
*** Bug 39302 has been marked as a duplicate of this bug. ***
I just checked in a fix for the history window.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED Fixed for 2000052310 builds
Status: RESOLVED → VERIFIED
reopening. Cannot load url's from HISTORY (2000060508). OS=ALL
Status: VERIFIED → REOPENED
OS: Linux → All
Resolution: FIXED → ---
changed summary
Summary: unable to load URL from Bookmarks or History window → unable to load URL from History window
Yep, this is broken again in today's build.  Dang.

Added "rjc" to status whiteboard to indicate that this is a bug that Robert
Churchill will handle while slamm is on sabbatical.

Whiteboard: [nsbeta2+][dogfood-] → [nsbeta2+][dogfood-][rjc]
Target Milestone: M16 → M18
I just checked in a fix.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
VERIFIED Fixed with 2000060709 builds
Status: RESOLVED → VERIFIED
is this fixed in the trunk [m17]? this is still a problem in the branch [m16],
so reopening. however, if it's really fixed in the trunk, feel free to resolve
it [again ;-)].
Status: VERIFIED → REOPENED
Keywords: relnote
Resolution: FIXED → ---
well, looks like this works on the trunk bits...
Marking FIXED (don't care about the M16 branch).
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
I'm seeing this again with Mac mozilla bits from 062308 and win32 mozilla build 
from 062308.  reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This is working fine for me on all platforms with current builds of the tip from 
today.  Marking FIXED.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
VERIFIED Fixed with 2000062808 builds on all platforms
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Flags: in-testsuite?
Flags: in-litmus?
Flags: blocking-seamonkey2.0.15?
such an old bug, please file a new one if there are any current issues. (clearing flags).

Failing that, please use landfill to test bugzilla and not old bugs like this.
Flags: in-testsuite?
Flags: in-litmus?
Flags: blocking-seamonkey2.0.15?
You need to log in before you can comment on or make changes to this bug.