Closed Bug 520433 Opened 16 years ago Closed 16 years ago

URL (bug_file_loc) is not a possible column in the search column list

Categories

(Bugzilla :: Query/Bug List, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 25275

People

(Reporter: gerv, Unassigned)

Details

URL is not a possible column in the search column list. The reason is that bug_file_loc is not marked as "buglist => 1" in Field.pm. It seems to have been this way since 2006, when that file was created, and I can't see an obvious reason why. It's the only non-multi-value, non-boolean field which is not marked in this way. I discovered this when working out which fields were available through search on the new REST API (those in bold): https://wiki.mozilla.org/Bugzilla:REST_API:Objects#Bug Should we change this? Gerv
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.