Just fill in the title field as well and the navigation should use
that - see the sample site for examples of this.

Hope that helps.

On 11/04/07, Lara Pinato <[email protected]> wrote:
Hi Nathan Hi all,
I think that you are in right and your explanation is the reason of this 
Magnolia's behavoiur

But is it possible to visualize in the navigation bar of the pages a different 
name from what is assigned during the creation phase?

 Thanks
Lara


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 10, 2007 5:59 PM
To: [email protected]
Subject: Re: [magnolia-user] page name containing accented characters

I don't know much about Magnolia yet, but I do know that the current 
specification for URL's does not allow for accented characters.

Hope that helps,
Nathan

Lara Pinato wrote:
>
> Hi,
> I'll try to create a new page 'mercoledì'  but magnolia automatically replace 
the character 'ì' with '-'
> Is it possible to have a page with name containing Italian accented 
characters (ex. mercoledì.html ) ?
>
> Thanks in advance
> Lara
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 10, 2007 10:40 AM
> To: [email protected]
> Subject: Re: [magnolia-user] Activation Problem
>
> Hi,
>
> I never changed any passwords for superuser or did any manipulation on users 
or roles.
>
> Now any new user creation and subsequent activation is failing because of 
same Authorization issues.
>
> I tried changing superuser's passwords in Admin instance and then tried 
putting the same password in Public instance using :
>
> http://localhost:8080/magnoliaPublic/.magnolia/pages/adminCentral.html
>
> Both the instances seem to accept new password but any activation attempt 
throws the same error message.
>
> Regards
> Narinder
>
>
>
> From: Simon Goodchild [mailto:[EMAIL PROTECTED]
> Sent: Tue 4/10/2007 8:25 AM
> To: [email protected]
> Subject: Re: [magnolia-user] Activation Problem
>
>
> Hi Narinder,
>
> HTTP error code 401 means the request was unauthorized. This is most likely 
to have happened if you've changed the password of the user you're trying to 
activate with on author, but not activated the change. If it's a normal user then 
login as superuser and activate that user, to apply the changed password to 
public. If you've changed the superuser password then you need to:
>
>     * changed it back
>     * create a new temporary user with the same permissions as superuser
>     * activate that user
>     * change your superuser password again
>     * login as your temporary user
>     * activate the superuser account (to apply the password to public)
>     * delete the temporary user
>
> There may be a better way, but I know the above approach works!
>
> Hope that helps,
>
> Simon
>
> On 10/04/07, Narinder Kumar <[email protected]> wrote:
>
>> Hi,
>>
>> I have been using Magnolia 3.0.2 and suddenly I am having Activation
>> problem while trying to activate content from Author to Public
>> instances. The error stack is :
>>
>> ERROR  info.magnolia.module.admininterface.commands.ActivationCommand
>> ActivationCommand.java(execute:87) 10.04.2007 11:47:05  can't
>> activate
>> info.magnolia.cms.exchange.ExchangeException: Not able to send the
>> activation request
>> [http://localhost:8080/magnoliaPublic/ActivationHandler]:
>> Server returned HTTP response code: 401 for URL:
>> http://localhost:8080/magnoliaPublic/ActivationHandler: Not able to
>> send the activation request
>> [http://localhost:8080/magnoliaPublic/ActivationHandler]:
>> Server returned HTTP response code: 401 for URL:
>> http://localhost:8080/magnoliaPublic/ActivationHandler
>>  at
>> info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate(BaseSyn
>> d
>> icatorImpl.java:255)
>>  at
>> info.magnolia.module.admininterface.commands.ActivationCommand.execut
>> e
>> (ActivationCommand.java:83)
>>  at
>> info.magnolia.commands.MgnlCommand.executePooledOrSynchronized(MgnlCo
>> m
>> mand.java:141)  at
>> info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:128)
>>  at
>> info.magnolia.module.workflow.MgnlParticipant.consume(MgnlParticipant.
>> java:116)
>>  at
>> openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant.dispatch(Ab
>> s
>> tractEmbeddedParticipant.java:154)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.dispatch(Partici
>> p
>> antExpression.java:474)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.regularDispatch(
>> P
>> articipantExpression.java:489)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.apply(Participan
>> t
>> Expression.java:430)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.SequentialFlowExpression.apply(Sequent
>> i
>> alFlowExpression.java:140)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:554)
>>  at
>> openwfe.org.engine.expressions.SequenceExpression.reply(SequenceExpre
>> s
>> sion.java:130)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.reply(NormalState.ja
>> v
>> a:118)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpre
>> s
>> sionPool.java:713)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(Sim
>> p
>> leExpressionPool.java:644)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(A
>> b
>> stractFlowExpression.java:479)
>>  at
>> openwfe.org.engine.expressions.IfExpression.applyConsequence(IfExpres
>> s
>> ion.java:260)
>>  at
>> openwfe.org.engine.expressions.IfExpression.reply(IfExpression.java:1
>> 8
>> 9)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.reply(NormalState.ja
>> v
>> a:118)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpre
>> s
>> sionPool.java:713)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(Sim
>> p
>> leExpressionPool.java:644)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(A
>> b
>> stractFlowExpression.java:479)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.applyToParent(A
>> b
>> stractFlowExpression.java:494)
>>  at
>> openwfe.org.engine.expressions.DefinedExpression.apply(DefinedExpress
>> i
>> on.java:97)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.IfExpression.apply(IfExpression.java:1
>> 2
>> 8)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.SequentialFlowExpression.apply(Sequent
>> i
>> alFlowExpression.java:140)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.launch(Abstract
>> F
>> lowExpression.java:163)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.launch(RawExpression.
>> java:383)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:527)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.launch(SimpleExpr
>> e
>> ssionPool.java:565)
>>  at
>> openwfe.org.engine.impl.launch.SimpleXmlLauncher$1.run(SimpleXmlLaunc
>> h
>> er.java:453) Caused by: info.magnolia.cms.exchange.ExchangeException:
>> Not able to send the activation request
>> [http://localhost:8080/magnoliaPublic/ActivationHandler]: Server
>> returned HTTP response code: 401 for URL:
>> http://localhost:8080/magnoliaPublic/ActivationHandler
>>  at
>> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate(SimpleSyn
>> d
>> icator.java:99)
>>  at
>> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate(SimpleSyn
>> d
>> icator.java:52)
>>  at
>> info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate(BaseSyn
>> d
>> icatorImpl.java:247)
>>  ... 45 more
>> info.magnolia.cms.exchange.ExchangeException: Not able to send the
>> activation request
>> [http://localhost:8080/magnoliaPublic/ActivationHandler]:
>> Server returned HTTP response code: 401 for URL:
>> http://localhost:8080/magnoliaPublic/ActivationHandler
>>  at
>> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate(SimpleSyn
>> d
>> icator.java:99)
>>  at
>> info.magnolia.cms.exchange.simple.SimpleSyndicator.activate(SimpleSyn
>> d
>> icator.java:52)
>>  at
>> info.magnolia.cms.exchange.simple.BaseSyndicatorImpl.activate(BaseSyn
>> d
>> icatorImpl.java:247)
>>  at
>> info.magnolia.module.admininterface.commands.ActivationCommand.execut
>> e
>> (ActivationCommand.java:83)
>>  at
>> info.magnolia.commands.MgnlCommand.executePooledOrSynchronized(MgnlCo
>> m
>> mand.java:141)  at
>> info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:128)
>>  at
>> info.magnolia.module.workflow.MgnlParticipant.consume(MgnlParticipant.
>> java:116)
>>  at
>> openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant.dispatch(Ab
>> s
>> tractEmbeddedParticipant.java:154)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.dispatch(Partici
>> p
>> antExpression.java:474)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.regularDispatch(
>> P
>> articipantExpression.java:489)
>>  at
>> openwfe.org.engine.expressions.ParticipantExpression.apply(Participan
>> t
>> Expression.java:430)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.SequentialFlowExpression.apply(Sequent
>> i
>> alFlowExpression.java:140)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:554)
>>  at
>> openwfe.org.engine.expressions.SequenceExpression.reply(SequenceExpre
>> s
>> sion.java:130)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.reply(NormalState.ja
>> v
>> a:118)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpre
>> s
>> sionPool.java:713)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(Sim
>> p
>> leExpressionPool.java:644)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(A
>> b
>> stractFlowExpression.java:479)
>>  at
>> openwfe.org.engine.expressions.IfExpression.applyConsequence(IfExpres
>> s
>> ion.java:260)
>>  at
>> openwfe.org.engine.expressions.IfExpression.reply(IfExpression.java:1
>> 8
>> 9)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.reply(NormalState.ja
>> v
>> a:118)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpre
>> s
>> sionPool.java:713)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(Sim
>> p
>> leExpressionPool.java:644)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(A
>> b
>> stractFlowExpression.java:479)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.applyToParent(A
>> b
>> stractFlowExpression.java:494)
>>  at
>> openwfe.org.engine.expressions.DefinedExpression.apply(DefinedExpress
>> i
>> on.java:97)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.IfExpression.apply(IfExpression.java:1
>> 2
>> 8)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.
>> j
>> ava:371)
>>  at
>> openwfe.org.engine.expressions.state.NormalState.apply(NormalState.ja
>> v
>> a:112)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:529)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpre
>> s
>> sionPool.java:542)
>>  at
>> openwfe.org.engine.expressions.SequentialFlowExpression.apply(Sequent
>> i
>> alFlowExpression.java:140)
>>  at
>> openwfe.org.engine.expressions.AbstractFlowExpression.launch(Abstract
>> F
>> lowExpression.java:163)
>>  at
>> openwfe.org.engine.expressions.raw.RawExpression.launch(RawExpression.
>> java:383)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(Sim
>> p
>> leExpressionPool.java:527)
>>  at
>> openwfe.org.engine.impl.expool.SimpleExpressionPool.launch(SimpleExpr
>> e
>> ssionPool.java:565)
>>  at
>> openwfe.org.engine.impl.launch.SimpleXmlLauncher$1.run(SimpleXmlLaunc
>> h
>> er.java:453)
>>
>> In Author instance, configuration --> Subscriber, URL appears to be
>> correctly defined :  http://localhost:8080/magnoliaPublic
>>
>> I tried changing the value of active to be false and true again, but
>> no change in behaviour.
>>
>> What is the cause of the problem and how to get the things back
>> working again.
>>
>> Many thanks for help.
>>
>> Narinder
>>
>>
>>
>>
>>
>> ----------------------------------------------------------------
>> for list details see
>> http://www.magnolia.info/en/developer.html
>> ----------------------------------------------------------------
>>
>>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/developer.html
> ----------------------------------------------------------------
>
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/developer.html
> ----------------------------------------------------------------
>
> ----------------------------------------------------------------
> for list details see
> http://www.magnolia.info/en/developer.html
> ----------------------------------------------------------------
>


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to