Ticket #369 (closed defect: fixed)

Opened 6 months ago

Last modified 4 months ago

when searching from tag cloud, assumes unset variable (patch included)

Reported by: edfactor Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.1
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: readyforcheckin

Description

So when you click on the tags link and get the cloud - you click on a tag and you lose part of the screen because the code doesn't check to see if a particular parameter has been set - and you won't see the "Matching Users and Communities" area. I changed the code to check, and the code works fine now.

Attachments

searchsuggest.diff (0.9 kB) - added by edfactor on 06/05/08 20:46:35.

Change History

06/05/08 20:46:35 changed by edfactor

  • attachment searchsuggest.diff added.

06/05/08 21:11:48 changed by edfactor

To make it more clear, this happens when clicking on the [Tags] link at the search bar, without choosing peope or communities (leaving it --all--).

06/09/08 07:58:48 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.
  • review_stage changed from unreviewed to readyforcheckin.

Patch applied in r1602

06/17/08 08:32:22 changed by misja

  • status changed from closed to reopened.
  • resolution deleted.

This patch caused a merge conflict with attachment:ticket:357:search-username.diff. Reopening, please regenerate a new patch.

07/17/08 17:21:16 changed by joerosa

See Ticket #378

08/15/08 09:53:20 changed by misja

  • status changed from reopened to closed.
  • resolution set to fixed.

Closing, fixed in r1617, see also #378