Okay, it's mod_pagespeed. If you go into
/opt/bitnami/apache2/conf/httpd.conf and remove these lines:

    Include conf/pagespeed.conf
    Include conf/pagespeed_libraries.conf

And then restart, it should work.

Christian

-- 
Christian Hammond - christ...@beanbaginc.com
Review Board - https://www.reviewboard.org
Beanbag, Inc. - https://www.beanbaginc.com

On Tue, Feb 16, 2016 at 12:59 PM, Christian Hammond <
christ...@beanbaginc.com> wrote:

> Hi Travis,
>
> I've given the latest Bitnami installer and VM a try. Looks like this
> issue is present with the VM. I'll reach out to Bitnami and see what I can
> find out.
>
> Christian
>
> --
> Christian Hammond - christ...@beanbaginc.com
> Review Board - https://www.reviewboard.org
> Beanbag, Inc. - https://www.beanbaginc.com
>
> On Mon, Feb 15, 2016 at 10:17 PM, Christian Hammond <
> christ...@beanbaginc.com> wrote:
>
>> Hi Travis,
>>
>> Can you see if you can get the raw version of that first file, maybe
>> using wget or curl or something? There's a "<head/>" at the top of the
>> file, which we don't emit in our template.
>>
>> Can you also perform the expansion, see what URL the developer tools are
>> showing gets loaded, and grab that version of the file as well?
>>
>> Thanks. Hopefully this will spark something, but this is pretty
>> well-tested code, so I'm really unsure why it's doing what it's doing.
>>
>> Any chance there's some odd proxy server in-between, or some Apache
>> module that's trying to optimize the page somehow?
>>
>> Christian
>>
>> --
>> Christian Hammond - christ...@beanbaginc.com
>> Review Board - https://www.reviewboard.org
>> Beanbag, Inc. - https://www.beanbaginc.com
>>
>> On Mon, Feb 15, 2016 at 6:27 PM, <tra...@apptimize.com> wrote:
>>
>>> No worries Christian.
>>>
>>> So I followed your instructions to get the fragment HTML and it
>>> strangely seems to include the tbody element as you are expecting (see
>>> attachment). I've also attached the html of the entire #diffs element after
>>> this fragment is inserted and you can see that the tbody elements do not
>>> make it through. My best guess is that whatever javascript handles
>>> inserting these fragments into the diff container is stripping the tbody
>>> element.
>>>
>>> Thanks again,
>>> Travis
>>>
>>> --
>>> Supercharge your Review Board with Power Pack:
>>> https://www.reviewboard.org/powerpack/
>>> Want us to host Review Board for you? Check out RBCommons:
>>> https://rbcommons.com/
>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to reviewboard+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to