[opencms-dev] JavaScript problem solved

Bryan LaPlante blaplante at netwebapps.com
Fri Sep 26 10:58:00 CEST 2003


I appreciate the insight. I have not used Xerces as much as Jdom and I have
not had to deal with multiple languages so I can imagine there are issues I
am not aware of.

Bryan

----- Original Message -----
From: "Alexander Kandzior" <alex at opencms.org>
To: <opencms-dev at opencms.org>
Sent: Friday, September 26, 2003 3:17 AM
Subject: RE: [opencms-dev] JavaScript problem solved


It's more because Xerces XML parser requires the setting. If you use
languages other then english they have all kinds of funny chars like e.g.
äöüÄÖÜß that must be displayed correctly.


Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com

> -----Original Message-----
> From: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org] On Behalf Of Bryan LaPlante
> Sent: Friday, September 26, 2003 10:03 AM
> To: opencms-dev at opencms.org
> Subject: Re: [opencms-dev] JavaScript problem solved
>
>
> very cool, thank you so much. I will look into this tomorrow
> or rather when I wake up again today. One bit of confusion,
> why does opencms have such a strict requirement with
> ISO-8859-1 and UTF-8? Is this an issue due to storing content
> in the database or does it apply more to the parsing of the
> xml files used for templates.
>
> Bryan
>
> ----- Original Message -----
> From: "Alexander Kandzior" <alex at opencms.org>
> To: <opencms-dev at opencms.org>
> Sent: Friday, September 26, 2003 2:50 AM
> Subject: RE: [opencms-dev] JavaScript problem solved
>
>
> Check out
>
> /system/workplace/templates/edit_options
> /system/workplace/templates/edit_page_main
>
> The use of "encodeURIComponent" was added as a feature to
> support unicode (UTF-8). It is a replacement for the "encode"
> JS function. It is however not supported by older browsers, obviously.
>
> Best Regards,
> Alex.
>
> Alexander Kandzior
> Alkacon Software - The OpenCms Experts
> http://www.alkacon.com
>
> > -----Original Message-----
> > From: opencms-dev-admin at opencms.org
> > [mailto:opencms-dev-admin at opencms.org] On Behalf Of Bryan LaPlante
> > Sent: Friday, September 26, 2003 8:47 AM
> > To: opencms-dev at opencms.org
> > Subject: Re: [opencms-dev] JavaScript problem solved
> >
> >
> > I would very much like one of the core developers to point
> me in the
> > direction of the classes that are responsible for the
> administrative
> > JavaScript. I can see most of it in the .js files under the
> workplace
> > but there is js code appearing in the page that I am unable
> to locate
> > it's origin. I appreciate your comments and believe me I
> know what you
> > mean about not having experienced the problems others have. I thank
> > goodness for the people at http://www.vmware.com/products/ otherwise
> > it would take forever to recreate a machine configuration not
> > to mention take up valuable resources. I will try to be more
> > proactive in helping others with there issues. I got put on
> > the spot with this issue and didn't like it much.
> >
> > Bryan LaPlante
> >
> > ----- Original Message -----
> > From: "Joachim Arrasz" <info at arrasz.de>
> > To: <opencms-dev at opencms.org>
> > Sent: Friday, September 26, 2003 1:35 AM
> > Subject: Re: [opencms-dev] JavaScript problem solved
> >
> >
> > > Hi Brian,
> > >
> > > this seems to be a very strange issue, we never had problems like
> > > yours, so it`s hard to find an error which never occurs.
> All the JS
> > > Stuff included in Opencms is hard to understand for people
> > who haven`t
> > > devweloped it. We tried it, because we want to make Opencms
> > ready for
> > > using with Opera Browser. Actually we decided to do nothing more
> > > because it`s to much work to find out all functions of the
> > js. I think
> > > this can only be done by one of the core developers.
> > >
> > > I`m sure this isn`t helpful, but we got theese experience
> > >
> > > Achim
> > >
> > >
> > > --
> > > Questions about OpenCMS?
> > > --> www.opencms-forum.de
> > >
> > >
> > > > Bryan LaPlante>
> > > > After wasting a day on this, I thought I would give
> everyone the
> > > > heads up on the final outcome. When using opencms with IE5.0 on
> > > > win2k the function used to verify that you have filled out the
> > > > proper form input fields uses a function called
> > encodeURIComponent
> > > > to escape value put into those text fields that are not
> > appropriate
> > > > for the url needed by the browser. The encodeURIComponent
> > function
> > > > is not available until IE5.5. After installing service
> pack 4 and
> > > > upgrading my browser on the win2k box, I still
> > experienced js errors
> > > > when trying to create a folder, page or any type of
> resource. It
> > > > turns out that I upgraded the browser by going to MS's
> > browser page
> > > > instead of going to the MS updater page. The browser
> said that it
> > > > was version 6.0 after the upgrade but in fact it was
> > still using the
> > > > 5.0 script engine hence I had a corrupt install.
> > > >
> > > > I was a little disappointed that no one responded to my
> > request for
> > > > help. If anyone would care to elaborate, I would very much
> > > > appreciate some information about were the JavaScript for these
> > > > create pages is built so that I can go in and add some
> additional
> > > > browser sniff and possible alert messages to inform the next
> > > > developer that the system is trying to use methods that are not
> > > > available in the browser that they are currently using.
> > > >
> > > > Bryan LaPlante
> > > >
> > > > _______________________________________________
> > > > This mail is send to you from the opencms-dev mailing
> > list To change
> > > > your list options, or to unsubscribe from the list,
> please visit
> > > > http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> > >
> > >
> > > _______________________________________________
> > > This mail is send to you from the opencms-dev mailing
> list To change
> > > your list options, or to unsubscribe from the
> > list, please
> > > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> > >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the
> list, please
> > visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>

_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list