Closed Bug 502671 Opened 15 years ago Closed 15 years ago

Counter links on about:me Dont work

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tchung, Assigned: Margaret)

References

Details

(Whiteboard: [about:me])

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090706 Minefield/3.6a1pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090706 Minefield/3.6a1pre

The counter links on the "Hourly Browsing Activity" do not work.  Nothing opens, and an error is fired:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [mozIStorageStatement.getParameterIndex]"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame :: chrome://aboutme/content/aboutMe.js :: processQuery :: line 621"  data: no]

Reproducible: Always

Steps to Reproduce:
1. install about:me extension
2. open error console
3. click on any of the counter links on Hourly Browsing Activity
Actual Results:  
no links open

Expected Results:  
links open
Blocks: 480154
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [about:me]
Version: unspecified → Trunk
Actually, this applies to all counter links within the page, not just the top.
Summary: Counter links on Hourly Browsing Activity Dont work → Counter links on about:me Dont work
It works in 3.5. I think this is a problem with Minefield because I'm using jQuery, which most likely isn't tested in Minefield.
Assignee: nobody → mleibovic
The problem was with a change in the mozIStorageStatement API, but it's fixed now. about:me will still work with 3.5, but now will also work with minefield.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Any idea what patch may have fixed it?
You need to log in before you can comment on or make changes to this bug.