History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CLAS-40
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: William (kandoko)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Auctioneer

Add the BeanCounter.externalSearch stub to allow searches made in Classic to show in BeanCounter

Created: 18/Nov/07 09:52 PM   Updated: 20/Feb/08 08:09 PM
Component/s: API
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
Need to Add

if BeanCounter and BeanCounter.externalSearch then
BeanCounter.externalSearch( itemName )
end

Where itemName can be item link, itemID, or a plain text string. Currently I have added this to Appraiser.

This is a stub BeanCounter.externalSearch("name") any addon can add this code snippet to have search's made in BeanCounter. To replicate the old BC/Auc integration.

 All   Comments   Change History   FishEye      Sort Order:
William (kandoko) - 19/Dec/07 05:44 PM
r2678
Auctioneer Classic will once again display items placed in the "Create Auction" tab in the BeanCounter search results window as well.

Nikk (Nechckn) - 20/Feb/08 08:09 PM
Verified in dev/Trunk - BCNT search is again hooked to the POST window of CLAS.