- **status**: in-progress --> code-review
- **Size**:  --> 2
- **Comment**:

allura:db/7369 (and sftheme)

Review instructions:

Go to admin > tools > ticket > options, and set some text for list views.  Then 
make a few tickets with long names, owners, labels, etc so as to make for a 
wide table.  Make sure the table is still visible.

Tail allura.log for solr query details.  Do a simple ticket search, then click 
on a column header to filter.  Check log to ensure no sort=None in the solr 
URL.  You probably will need to delete all the `columns-N.*` url params so that 
the URL isn't way too long and omitted from the log.



---

** [tickets:#7369] Ticket filtering bugs**

**Status:** code-review
**Milestone:** forge-may-16
**Created:** Mon May 05, 2014 08:44 PM UTC by Dave Brondsema
**Last Updated:** Mon May 05, 2014 08:44 PM UTC
**Owner:** Dave Brondsema

When there is a search help message (`#search-ticket-help-msg`) and the ticket 
table is too wide, it gets pushed off to the right and is not visible.

Sort parameters may be set to "sort=None%2Cticket_num_i+asc"  The None isn't 
correct in there, and throws an error on very old versions of solr.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to 
https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to