[opencms-dev] Famous xerces problem and an other one...
Romuald Beugnon
romuald.beugnon at free.fr
Tue Jun 22 20:56:01 CEST 2004
Thanks you very much. It works.
Actually I did this way:
1) Apply the fix.
2) Ant .jar
3) Replace "opencms.jar"
4) Publish and restart the webapp.
Now I still have some problems:
1) The create/import modules buttons are still grey and inactive. It's not a
browser issue because its works with my local install.
2) When I create a page in offline or any other new project, I get an
htaccess window asking my admin password. After this, the page is created
but I have a javascript error (Access denied in line 6 of
mysite.com/opencms/system/workplace/action/explorer_file.html).
3) I can't display the page until it's publish.
Thanks you for ideas.
> How about the following?
>
> 1) apply the fix to OpenCMS 5.0.1 branch class
> com.opencms.template.CmsXmlXercesParser similar way than the problem has
> been fixed for version 5.3.5 (you can see CVS for the fix).
>
> 2) Compile the class against the 5.0.1 source.
>
> 3) Upload the class in
> /system/modules/org.opencms.default/classes/com/opencms/template/.
>
> 4) Publish and restart the webapp.
>
> This should overwrite the class in opencms.jar.
>
> Regards,
>
> Olli
>
>
More information about the opencms-dev
mailing list