Hello,

with the latest tao I get this new error:

Notice: Undefined index: quantity in tao_views_mini_pager() (line 465 of /.../sites/all/themes/tao/template.php).

Best regards
Frank

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

haydeniv’s picture

Status: Active » Needs review
FileSize
405 bytes

Try this patch and see if it works for you.

fraweg’s picture

Hello,

thanks for your fast support. This patch seems to work :-)

Best regards
Frank

fraweg’s picture

Status: Needs review » Closed (fixed)
haydeniv’s picture

Status: Closed (fixed) » Reviewed & tested by the community

Thanks for the review. Normally after confirming a patch fixes a problem the status would be set to "Reviewed & tested by the community". That way the maintainer knows it is ready to be committed. Once the patch is committed then the maintainer would set the status to "Fixed". Once an issue sits for 2 weeks in the "Fixed" status without any additional comments, the issue queue bot will automatically set the status to "Closed (fixed)".

Thanks again for the bug report and testing the fix!

  • Commit 032beda on 7.x-3.x authored by haydeniv:
    Issue #2223665 by haydeniv | fraweg: Undefined index.
    
haydeniv’s picture

Assigned: Unassigned » haydeniv
Status: Reviewed & tested by the community » Fixed

Committed: 032beda

This fix will be in the dev release tomorrow and will be included in the next release 7.x-3.2 which will probably be a while before that comes out.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

  • Commit 032beda on 7.x-3.x, 8.x-3.x authored by haydeniv:
    Issue #2223665 by haydeniv | fraweg: Undefined index.