That's exactly what turned out to be the problem.  We thought we had
already tried that permutation but apparently hadn't.  I know it's obvious
in retrospect.  Thanks for the suggestion.

Thanks,
Andy Pickler

On Wed, Jul 3, 2013 at 2:38 PM, Alexandre Rafalovitch <arafa...@gmail.com>wrote:

> On Tue, Jul 2, 2013 at 10:59 AM, Andy Pickler <andy.pick...@gmail.com
> >wrote:
>
> >     SELECT
> >       br.other_content AS replyContent
> >     FROM block_reply
> >     ">
> >     <field column="other_content" stripHTML="true" /> *THIS DOESN'T
> WORK!*
> >
>
> shouldn't it be
> column="replyContent"
> since you are renaming it in SELECT?
>
> Regards,
>    Alex.
>
>
>
> Personal website: http://www.outerthoughts.com/
> LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
> - Time is the quality of nature that keeps events from happening all at
> once. Lately, it doesn't seem to be working.  (Anonymous  - via GTD book)
>

Reply via email to