[Mahara-contributors] [Bug 1232598] Re: Search button for Elasticsearch on search result list throws error

2013-09-30 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.8rc1 = 1.8.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1232598

Title:
  Search button for Elasticsearch on search result list throws error

Status in Mahara ePortfolio:
  Invalid

Bug description:
  1.8.0dev reported by Ghada; reproduced on our master design site. This
  must be a recent bug as I remember it working earlier.

  1. Search for a term in the top right search box. - results are shows.
  2. In the search box on the results page search for a different term and 
either hit the Enter key or click the Search button. - You get an error 
message.

  
  A more detailed error message:
  [WAR] ef (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows

  [WAR] 2a (lib/pieforms/pieform.php:544) No function registered to
  handle form submission for form search

  Call stack (most recent first):
  Pieform-__construct(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/lib/pieforms/pieform.php:170
  Pieform::process(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/search/elasticsearch/index.php:105

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1232598/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1232598] Re: Search button for Elasticsearch on search result list throws error

2013-09-28 Thread Robert Lyon
Hmm, this is known error and there was a fix made for it, which has been merged.
https://reviews.mahara.org/#/c/2489/

I did notice the patch hadn't been added to our master design site for
some reason - I have added it there now.

So if people are having this error can they check that the patch is in
place on their site.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1232598

Title:
  Search button for Elasticsearch on search result list throws error

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  1.8.0dev reported by Ghada; reproduced on our master design site. This
  must be a recent bug as I remember it working earlier.

  1. Search for a term in the top right search box. - results are shows.
  2. In the search box on the results page search for a different term and 
either hit the Enter key or click the Search button. - You get an error 
message.

  
  A more detailed error message:
  [WAR] ef (lib/errors.php:464) An exception was thrown of class 
PieformException.
  THIS IS BAD and should be changed to something extending MaharaException,
  unless the exception is from a third party library.
  Original trace follows

  [WAR] 2a (lib/pieforms/pieform.php:544) No function registered to
  handle form submission for form search

  Call stack (most recent first):
  Pieform-__construct(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/lib/pieforms/pieform.php:170
  Pieform::process(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 3)) at 
/var/www/maharacode/mahara/htdocs/search/elasticsearch/index.php:105

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1232598/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp