Closed Bug 320912 Opened 19 years ago Closed 19 years ago

getCellValue no longer accepts column-id

Categories

(Core :: XUL, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: cce, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5


There is absolutely no reason why Firefox 1.5 needed to break a primary XUL interface such as getCellValue.  This breaks a ton of example as well as thousands of lines of our production code.  A simple solution would be to do a type-check on the argument, if it isn't a column assume it is a column id and get your column object with tree.columns[id]. 


Reproducible: Always
Well, what's done is done. You can see the discussion in bug 221619.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.