[opencms-dev] grey flag "belongs to project" confuses me...
Alexander Kandzior
alex at opencms.org
Mon Jan 27 10:27:36 CET 2003
Ivan,
please provide the source code four your fix if possible.
Best Regards,
Alex.
Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com
> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org
> [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Ivan Biddles
> Sent: Monday, January 27, 2003 12:05 AM
> To: opencms-dev at www.opencms.org
> Subject: RE: [opencms-dev] grey flag "belongs to project"
> confuses me...
>
>
> Hi Alex,
>
> I think I have the answer to my Bugzilla report no 51 about
> anchor tags coming up as broken links.
>
> The problem is that an internal anchor has a "#" in it, but
> the "#" is used as the delimiter in the Perl5 regular
> expression substitution statements, so the substitution gets
> confused and ends up returning an empty string.
>
> I have a temporary fix on my system by:
>
> 1. Changing the "#" into three underscores ("___", something
> I wouldn't expect to find in a link) before the substitution occurs.
>
> 2. Changing the three underscores back to "#" after the substitution.
>
> I'm sure you can come up with something more elegant, but at
> least this should be some help.
>
> Best wishes,
> Ivan
>
> P.S. I will reproduce the above in the Bugzilla additional
> comments, when I remember my password ;-)
>
>
> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org
> [mailto:owner-opencms-dev at www.opencms.org] On > Behalf Of Nico
> Krause
> Sent: Sunday, January 26, 2003 12:56
> To: opencms-dev at www.opencms.org
> Subject: [opencms-dev] grey flag "belongs to project" confuses me...
>
> Hi,
>
> sometimes - when I work with different logins... beetween testings...
> and debugging (changing beetween different users and
> projects) it occures a grey flag in the explorer with an
> alternativ text "belongs
> to project"
>
> The problem is I cannot publish then this resources any
> more... the grey
>
> flag is not going away ...
> question: what does this flag mean - and how to get rid of this grazy
> thing...
>
> I think currently my only chance is exporting everything and
> importing
> it again... ;-(
>
> Please help me !!! and many thanks in advance ..
>
> Best Regards,
>
> Nico
>
More information about the opencms-dev
mailing list