Something's wrong with the site

View: New views
10 Messages — Rating Filter:   Alert me  

Something's wrong with the site

by El Acuariano :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I tried to see the User Guide and Articles pages but got the source code instead. Maybe something wrong with the content type header?

Re: Something's wrong with the site

by Alejandro Scandroli-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hola Hernán

Yes, it's true, I'm not sure if there is something we can do about it.
It looks like a codehaus issue. I will check it later
In the meanwhile you can access the confluence site directly:
http://docs.codehaus.org/display/TRAILS/User%27s+Guide
or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS


Thanks for reporting it.
Saludos.
Alejandro.

On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...> wrote:
> Hi,
> I tried to see the User Guide and Articles pages but got the source code
> instead. Maybe something wrong with the content type header?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Something's wrong with the site

by Toby78 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just do a search on Google for site:trailsframework.org and click on the cache link....

-------- Original-Nachricht --------
> Datum: Tue, 13 Jan 2009 16:38:55 +0100
> Von: Alejandro Scandroli <ascandroli@...>
> An: users@...
> Betreff: Re: [trails-users] Something\'s wrong with the site

> Hola Hernán
>
> Yes, it's true, I'm not sure if there is something we can do about it.
> It looks like a codehaus issue. I will check it later
> In the meanwhile you can access the confluence site directly:
> http://docs.codehaus.org/display/TRAILS/User%27s+Guide
> or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>
>
> Thanks for reporting it.
> Saludos.
> Alejandro.
>
> On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...> wrote:
> > Hi,
> > I tried to see the User Guide and Articles pages but got the source code
> > instead. Maybe something wrong with the content type header?
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Something's wrong with the site

by El Acuariano :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I did that. I just wanted to alert about the issue.

On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
Just do a search on Google for site:trailsframework.org and click on the cache link....

-------- Original-Nachricht --------
> Datum: Tue, 13 Jan 2009 16:38:55 +0100
> Von: Alejandro Scandroli <ascandroli@...>
> An: users@...
> Betreff: Re: [trails-users] Something\'s wrong with the site

> Hola Hernán
>
> Yes, it's true, I'm not sure if there is something we can do about it.
> It looks like a codehaus issue. I will check it later
> In the meanwhile you can access the confluence site directly:
> http://docs.codehaus.org/display/TRAILS/User%27s+Guide
> or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>
>
> Thanks for reporting it.
> Saludos.
> Alejandro.
>
> On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...> wrote:
> > Hi,
> > I tried to see the User Guide and Articles pages but got the source code
> > instead. Maybe something wrong with the content type header?
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Re: Something's wrong with the site

by Alejandro Scandroli-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It looks like we are using the "print" unity skin, instead of the "screen" one
The head is missing the content-type meta tag
    <meta http-equiv="content-type" content="text/html"/>
and it should be as simple as <head>, not like this: <head
profile="http://www.w3.org/2000/08/w3c-synd/#">

I'll keep looking. Kalle, any clue?

Alejandro.


On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...> wrote:

> Yes, I did that. I just wanted to alert about the issue.
>
> On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>
>> Just do a search on Google for site:trailsframework.org and click on the
>> cache link....
>>
>> -------- Original-Nachricht --------
>> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>> > Von: Alejandro Scandroli <ascandroli@...>
>> > An: users@...
>> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>
>> > Hola Hernán
>> >
>> > Yes, it's true, I'm not sure if there is something we can do about it.
>> > It looks like a codehaus issue. I will check it later
>> > In the meanwhile you can access the confluence site directly:
>> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>> > or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>> >
>> >
>> > Thanks for reporting it.
>> > Saludos.
>> > Alejandro.
>> >
>> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>> > wrote:
>> > > Hi,
>> > > I tried to see the User Guide and Articles pages but got the source
>> > > code
>> > > instead. Maybe something wrong with the content type header?
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe from this list, please visit:
>> >
>> >     http://xircles.codehaus.org/manage_email
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Something's wrong with the site

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oddity odd. It must be a Codehaus' issue, I haven't touched it for ages. I bet Ben would be able to resolve if we open a Haus Chores issue.

Kalle


On Sun, Jan 18, 2009 at 3:33 PM, Alejandro Scandroli <ascandroli@...> wrote:
It looks like we are using the "print" unity skin, instead of the "screen" one
The head is missing the content-type meta tag
   <meta http-equiv="content-type" content="text/html"/>
and it should be as simple as <head>, not like this: <head
profile="http://www.w3.org/2000/08/w3c-synd/#">

I'll keep looking. Kalle, any clue?

Alejandro.


On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...> wrote:
> Yes, I did that. I just wanted to alert about the issue.
>
> On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>
>> Just do a search on Google for site:trailsframework.org and click on the
>> cache link....
>>
>> -------- Original-Nachricht --------
>> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>> > Von: Alejandro Scandroli <ascandroli@...>
>> > An: users@...
>> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>
>> > Hola Hernán
>> >
>> > Yes, it's true, I'm not sure if there is something we can do about it.
>> > It looks like a codehaus issue. I will check it later
>> > In the meanwhile you can access the confluence site directly:
>> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>> > or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>> >
>> >
>> > Thanks for reporting it.
>> > Saludos.
>> > Alejandro.
>> >
>> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>> > wrote:
>> > > Hi,
>> > > I tried to see the User Guide and Articles pages but got the source
>> > > code
>> > > instead. Maybe something wrong with the content type header?
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe from this list, please visit:
>> >
>> >     http://xircles.codehaus.org/manage_email
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Re: Something's wrong with the site

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In the meantime, everybody can browse the Trails wiki pages directly at http://docs.codehaus.org/display/TRAILS/Home. Alejandro, did you happen to do anything about the issue yet? If not, I'll try to find somebody in IRC (already doing it..) and/or open an issue.

Kalle


On Sun, Jan 18, 2009 at 7:57 PM, Kalle Korhonen <kalle.o.korhonen@...> wrote:
Oddity odd. It must be a Codehaus' issue, I haven't touched it for ages. I bet Ben would be able to resolve if we open a Haus Chores issue.

Kalle



On Sun, Jan 18, 2009 at 3:33 PM, Alejandro Scandroli <ascandroli@...> wrote:
It looks like we are using the "print" unity skin, instead of the "screen" one
The head is missing the content-type meta tag
   <meta http-equiv="content-type" content="text/html"/>
and it should be as simple as <head>, not like this: <head
profile="http://www.w3.org/2000/08/w3c-synd/#">

I'll keep looking. Kalle, any clue?

Alejandro.


On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...> wrote:
> Yes, I did that. I just wanted to alert about the issue.
>
> On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>
>> Just do a search on Google for site:trailsframework.org and click on the
>> cache link....
>>
>> -------- Original-Nachricht --------
>> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>> > Von: Alejandro Scandroli <ascandroli@...>
>> > An: users@...
>> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>
>> > Hola Hernán
>> >
>> > Yes, it's true, I'm not sure if there is something we can do about it.
>> > It looks like a codehaus issue. I will check it later
>> > In the meanwhile you can access the confluence site directly:
>> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>> > or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>> >
>> >
>> > Thanks for reporting it.
>> > Saludos.
>> > Alejandro.
>> >
>> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>> > wrote:
>> > > Hi,
>> > > I tried to see the User Guide and Articles pages but got the source
>> > > code
>> > > instead. Maybe something wrong with the content type header?
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe from this list, please visit:
>> >
>> >     http://xircles.codehaus.org/manage_email
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





Re: Something's wrong with the site

by Alejandro Scandroli-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Kalle, no, I did nothing :( yet.
Please open an issue.
Thanks.

Alejandro.

On Tue, Jan 20, 2009 at 3:07 AM, Kalle Korhonen
<kalle.o.korhonen@...> wrote:

> In the meantime, everybody can browse the Trails wiki pages directly at
> http://docs.codehaus.org/display/TRAILS/Home. Alejandro, did you happen to
> do anything about the issue yet? If not, I'll try to find somebody in IRC
> (already doing it..) and/or open an issue.
>
> Kalle
>
>
> On Sun, Jan 18, 2009 at 7:57 PM, Kalle Korhonen <kalle.o.korhonen@...>
> wrote:
>>
>> Oddity odd. It must be a Codehaus' issue, I haven't touched it for ages. I
>> bet Ben would be able to resolve if we open a Haus Chores issue.
>>
>> Kalle
>>
>>
>> On Sun, Jan 18, 2009 at 3:33 PM, Alejandro Scandroli
>> <ascandroli@...> wrote:
>>>
>>> It looks like we are using the "print" unity skin, instead of the
>>> "screen" one
>>> The head is missing the content-type meta tag
>>>    <meta http-equiv="content-type" content="text/html"/>
>>> and it should be as simple as <head>, not like this: <head
>>> profile="http://www.w3.org/2000/08/w3c-synd/#">
>>>
>>> I'll keep looking. Kalle, any clue?
>>>
>>> Alejandro.
>>>
>>>
>>> On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...>
>>> wrote:
>>> > Yes, I did that. I just wanted to alert about the issue.
>>> >
>>> > On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>> >>
>>> >> Just do a search on Google for site:trailsframework.org and click on
>>> >> the
>>> >> cache link....
>>> >>
>>> >> -------- Original-Nachricht --------
>>> >> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>>> >> > Von: Alejandro Scandroli <ascandroli@...>
>>> >> > An: users@...
>>> >> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>> >>
>>> >> > Hola Hernán
>>> >> >
>>> >> > Yes, it's true, I'm not sure if there is something we can do about
>>> >> > it.
>>> >> > It looks like a codehaus issue. I will check it later
>>> >> > In the meanwhile you can access the confluence site directly:
>>> >> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>>> >> > or
>>> >> > http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>>> >> >
>>> >> >
>>> >> > Thanks for reporting it.
>>> >> > Saludos.
>>> >> > Alejandro.
>>> >> >
>>> >> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>>> >> > wrote:
>>> >> > > Hi,
>>> >> > > I tried to see the User Guide and Articles pages but got the
>>> >> > > source
>>> >> > > code
>>> >> > > instead. Maybe something wrong with the content type header?
>>> >> >
>>> >> >
>>> >> > ---------------------------------------------------------------------
>>> >> > To unsubscribe from this list, please visit:
>>> >> >
>>> >> >     http://xircles.codehaus.org/manage_email
>>> >> >
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe from this list, please visit:
>>> >>
>>> >>    http://xircles.codehaus.org/manage_email
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>>    http://xircles.codehaus.org/manage_email
>>>
>>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Something's wrong with the site

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Definitely a Unity issue - using http://trails.codehaus.org/User's+Guide seems to work ok. Opened http://jira.codehaus.org/browse/HAUS-1774 for it.

Kalle


On Tue, Jan 20, 2009 at 3:32 AM, Alejandro Scandroli <ascandroli@...> wrote:
Hi Kalle, no, I did nothing :( yet.
Please open an issue.
Thanks.

Alejandro.

On Tue, Jan 20, 2009 at 3:07 AM, Kalle Korhonen
<kalle.o.korhonen@...> wrote:
> In the meantime, everybody can browse the Trails wiki pages directly at
> http://docs.codehaus.org/display/TRAILS/Home. Alejandro, did you happen to
> do anything about the issue yet? If not, I'll try to find somebody in IRC
> (already doing it..) and/or open an issue.
>
> Kalle
>
>
> On Sun, Jan 18, 2009 at 7:57 PM, Kalle Korhonen <kalle.o.korhonen@...>
> wrote:
>>
>> Oddity odd. It must be a Codehaus' issue, I haven't touched it for ages. I
>> bet Ben would be able to resolve if we open a Haus Chores issue.
>>
>> Kalle
>>
>>
>> On Sun, Jan 18, 2009 at 3:33 PM, Alejandro Scandroli
>> <ascandroli@...> wrote:
>>>
>>> It looks like we are using the "print" unity skin, instead of the
>>> "screen" one
>>> The head is missing the content-type meta tag
>>>    <meta http-equiv="content-type" content="text/html"/>
>>> and it should be as simple as <head>, not like this: <head
>>> profile="http://www.w3.org/2000/08/w3c-synd/#">
>>>
>>> I'll keep looking. Kalle, any clue?
>>>
>>> Alejandro.
>>>
>>>
>>> On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...>
>>> wrote:
>>> > Yes, I did that. I just wanted to alert about the issue.
>>> >
>>> > On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>> >>
>>> >> Just do a search on Google for site:trailsframework.org and click on
>>> >> the
>>> >> cache link....
>>> >>
>>> >> -------- Original-Nachricht --------
>>> >> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>>> >> > Von: Alejandro Scandroli <ascandroli@...>
>>> >> > An: users@...
>>> >> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>> >>
>>> >> > Hola Hernán
>>> >> >
>>> >> > Yes, it's true, I'm not sure if there is something we can do about
>>> >> > it.
>>> >> > It looks like a codehaus issue. I will check it later
>>> >> > In the meanwhile you can access the confluence site directly:
>>> >> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>>> >> > or
>>> >> > http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>>> >> >
>>> >> >
>>> >> > Thanks for reporting it.
>>> >> > Saludos.
>>> >> > Alejandro.
>>> >> >
>>> >> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>>> >> > wrote:
>>> >> > > Hi,
>>> >> > > I tried to see the User Guide and Articles pages but got the
>>> >> > > source
>>> >> > > code
>>> >> > > instead. Maybe something wrong with the content type header?
>>> >> >
>>> >> >
>>> >> > ---------------------------------------------------------------------
>>> >> > To unsubscribe from this list, please visit:
>>> >> >
>>> >> >     http://xircles.codehaus.org/manage_email
>>> >> >
>>> >>
>>> >> ---------------------------------------------------------------------
>>> >> To unsubscribe from this list, please visit:
>>> >>
>>> >>    http://xircles.codehaus.org/manage_email
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>>    http://xircles.codehaus.org/manage_email
>>>
>>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Re: Something's wrong with the site

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is resolved (but the dns entry isn't pointing to codehaus/contegix dns so Chris must have done something); see http://trailsframework.org/User%27s+Guide for example. Now if we would only get that Google co-op on the page...

Kalle

On Mon, Jan 19, 2009 at 6:07 PM, Kalle Korhonen <kalle.o.korhonen@...> wrote:
In the meantime, everybody can browse the Trails wiki pages directly at http://docs.codehaus.org/display/TRAILS/Home. Alejandro, did you happen to do anything about the issue yet? If not, I'll try to find somebody in IRC (already doing it..) and/or open an issue.

Kalle



On Sun, Jan 18, 2009 at 7:57 PM, Kalle Korhonen <kalle.o.korhonen@...> wrote:
Oddity odd. It must be a Codehaus' issue, I haven't touched it for ages. I bet Ben would be able to resolve if we open a Haus Chores issue.

Kalle



On Sun, Jan 18, 2009 at 3:33 PM, Alejandro Scandroli <ascandroli@...> wrote:
It looks like we are using the "print" unity skin, instead of the "screen" one
The head is missing the content-type meta tag
   <meta http-equiv="content-type" content="text/html"/>
and it should be as simple as <head>, not like this: <head
profile="http://www.w3.org/2000/08/w3c-synd/#">

I'll keep looking. Kalle, any clue?

Alejandro.


On Tue, Jan 13, 2009 at 4:57 PM, El Acuariano <acuariano@...> wrote:
> Yes, I did that. I just wanted to alert about the issue.
>
> On Tue, Jan 13, 2009 at 1:49 PM, <superoverdrive@...> wrote:
>>
>> Just do a search on Google for site:trailsframework.org and click on the
>> cache link....
>>
>> -------- Original-Nachricht --------
>> > Datum: Tue, 13 Jan 2009 16:38:55 +0100
>> > Von: Alejandro Scandroli <ascandroli@...>
>> > An: users@...
>> > Betreff: Re: [trails-users] Something\'s wrong with the site
>>
>> > Hola Hernán
>> >
>> > Yes, it's true, I'm not sure if there is something we can do about it.
>> > It looks like a codehaus issue. I will check it later
>> > In the meanwhile you can access the confluence site directly:
>> > http://docs.codehaus.org/display/TRAILS/User%27s+Guide
>> > or http://docs.codehaus.org/pages/listpages-dirview.action?key=TRAILS
>> >
>> >
>> > Thanks for reporting it.
>> > Saludos.
>> > Alejandro.
>> >
>> > On Tue, Jan 13, 2009 at 3:43 PM, El Acuariano <acuariano@...>
>> > wrote:
>> > > Hi,
>> > > I tried to see the User Guide and Articles pages but got the source
>> > > code
>> > > instead. Maybe something wrong with the content type header?
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe from this list, please visit:
>> >
>> >     http://xircles.codehaus.org/manage_email
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email