Closed Bug 120138 Opened 23 years ago Closed 23 years ago

Deleting a tracked job on Computerjobs.com doesn't work

Categories

(SeaMonkey :: General, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 115262

People

(Reporter: operagost, Assigned: asa)

References

()

Details

(Whiteboard: [Use test account: user/pwd = mozilla@nowhere.com/mozilla ])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221
BuildID:    2001122106

Error: document.job has no properties in javascript console.

Reproducible: Always
Steps to Reproduce:
1.Create an account on computerjobs.com.
2.Find a job listing.
3.Track the job.
4.Go to your "mycomputerjobs" home page, MyCareer tab.
5.Check the job.
6.Click delete.

Actual Results:   Nothing happens.

Expected Results:  Page should have reloaded with updated job listing.
Created test account u/p: mozilla/mozilla

Delete calls some javascript that does some checking on the checkboxes on the
form. However, the javascript doesn't seem to be the problem.

The source looks a bit like:
<table>
  <tr><td><form ...></td></tr>
  <tr><td><input ...></td></tr>
...
  <tr><td></form</td></tr>
</table>

Hey... it works with build id 2002011508 (Linux)!

Reporter: can you try again with a nightly build? Available at:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-installer-sea.exe
Reassigning to Browser-General until we can get more info; this 
is not likely to be a JS Engine bug.

bugzilla@bkor.dhs.org: thank you for setting up the test account!
I'm having trouble logging in, however: it asks for an email account
instead of just a user name. So, that's "mozilla@..." what? v
mozilla@computerjobs.com doesn't seem to work. Thanks -

In the meantime, operagost@email.com: can you try this with an 
up-to-date build? If the problem has gone away, you can resolve
this bug as "WORKSFORME". 
Assignee: rogerl → asa
Component: Javascript Engine → Browser-General
QA Contact: pschwartau → doronr
Whiteboard: [Use test account: user/pwd = mozilla/mozilla ]
This is almost certainly bug 115262.  Does the page contain a <form name="job"> ?
Sorry, it logged me right in after setting up the fake account. Email account
was mozilla@nowhere.com.

The page contains <form name="job" id="job" ..>. Before that form, the source
contains: <form> ... </form> ... </form>.

Duping to 115262, page contains an extra </form> and works with current builds

*** This bug has been marked as a duplicate of 115262 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: [Use test account: user/pwd = mozilla/mozilla ] → [Use test account: user/pwd = mozilla@nowhere.com/mozilla ]
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.