Bug Report

{location} empty for commenters

Date: 08/13/2008 Severity: Trivial
Status: Suspended - No Feedback Reporter: Ingmar Greil
Version: EE 1.6.4 Assigned To: Not Assigned
Keywords:

Details

Further to this thread, the { location } variable for non-registered commenters appears not to be queried.

I can reproduce this behavior on EE 1.6.4: “location” gets submitted together with the other comment fields and is stored in exp_comments, but cannot be acessed via { location }.

As a workaround, adding

{exp:query sql='SELECT location FROM `exp_comments`
WHERE comment_id="{comment_id}"'
}{location}{/exp:query}

to the template solves the issue.

Comment on Bug Report

Page 1 of 1 pages
Posted by: Derek Jones on 19 August 2008 11:36am
Derek Jones's avatar

After reviewing the issue in the forum thread, this appears to be a mistaken report.  No additional feedback was provided for this bug report so it is being suspended.  If you are able to provide the information originally requested or additional details that will reliably demonstrate the bug, it will be reopened.

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?