Clayton wrote:
> Elizabeth Matthis wrote:
>> Hi Website project,
>>
>> Our Renaissance proposals are creating quite a lot of traffic and
>> overwhelmning the wiki once again today.
>>
>> Is there someone here with rights to go in and raise the max_access again?
>>
>> Clayton did it already this morning, from 100 to 2000, but the wiki is
>> down again, now.
>
> Actually, the Wiki is not down right now. It's up and running fine...
> with one small exception.. the UX pages.
>
> The problem (I'm working on it now) is that the user Fl made a change to
> the category User_Experience at 17:07 CET that, for whatever reason, is
> causing a segfault on the Wiki backend. Since this change was made on a
> Category, the problem cascades to all pages linking that category... as
> in all of the User Experience pages.
>
> I still don't know what the cause is this time around since I cannot
> convince the Wiki to give up the information just yet :-)
OK, I've fixed the problem.
When the Category:User_Experience was edited earlier today, the page
contents were changed from:
= User Experience =
to
{{User Experience}}
= User Experience =
What this did was add the Template User Experience to the category. The
template contained a link to this category... so this created an
infinite loop of linking... the category called the template which
called the category which called the category etc etc. So, anytime a
page that contained the User Experience template was opened in a browser
the webserver tried to render the page and got caught in an infinite loop.
So lesson to be learned... never link a category to itself.
This also shows the risk of using a Template to insert categories in pages.
C.
--
Clayton Cornell [email protected]
OpenOffice.org Documentation Project co-lead
StarOffice - Sun Microsystems, Inc. - Hamburg, Germany
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]