Closed Bug 295802 Opened 19 years ago Closed 15 years ago

Address book search is broken

Categories

(Grendel Graveyard :: User Interface, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rjkeller, Assigned: rjkeller)

Details

When searching the address book, no results appear ever (even when they exist)
and the following exception is thrown (with some possibly useful output):

May 28, 2005 8:49:23 AM grendel.addressbook.AddressBook$DataSource query
INFO: Opening server Local Addressbook
May 28, 2005 8:49:23 AM grendel.addressbook.AddressBook$FileDataSource getCardSource
INFO: Entering in the getCardSource
May 28, 2005 8:49:23 AM grendel.addressbook.AddressBook$DataSource query
INFO: Send querygrendel.addressbook.addresscard.TermEqual@a010ba
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at
grendel.addressbook.addresscard.ACS_Personal.getCardSet(ACS_Personal.java:116)
        at grendel.addressbook.AddressBook$DataSource.query(AddressBook.java:116)
        at
grendel.addressbook.AddressBook$DataModel.reloadData(AddressBook.java:885)
        at
grendel.addressbook.AddressBook$Search.actionPerformed(AddressBook.java:553)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
        at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
        at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
        at java.awt.Component.processMouseEvent(Component.java:5488)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3093)
        at java.awt.Component.processEvent(Component.java:5253)
        at java.awt.Container.processEvent(Container.java:1966)
        at java.awt.Component.dispatchEventImpl(Component.java:3955)
        at java.awt.Container.dispatchEventImpl(Container.java:2024)
        at java.awt.Component.dispatchEvent(Component.java:3803)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
        at java.awt.Container.dispatchEventImpl(Container.java:2010)
        at java.awt.Window.dispatchEventImpl(Window.java:1766)
        at java.awt.Component.dispatchEvent(Component.java:3803)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Address book search was never implemented, hence it is not actually "broken".  
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Even though the address book hasn't been gotten too yet, it's still a bug now
that Address Book is in default Grendel builds. Note that bugs marked as
Enhancements mean feature requests.

Please email me before mass resolving bugs.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
(In reply to comment #1)
> Address book search was never implemented, hence it is not actually "broken".  

Then it's a bug that search is falsely provided.
Status: REOPENED → ASSIGNED
marking wontfix as grendel is removed from cvs
Status: ASSIGNED → RESOLVED
Closed: 19 years ago15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.