Sebastian | 1 Jan 2007 13:27
Picon

Re: MeshCMS and umlaute

Hi Luciano,
thanks for your quick response. I'll just wait for the 3.0.3 release and 
report back in case the problem still exists.

Happy new year!

Seb

Luciano Vernaschi wrote:
> Sebastian wrote:
>   
>> Hi,
>>
>> I installed MeshCMS 3.0.2 with tomcat on my local machine (WinXP, German 
>> Locale, Encoding Cp1252) and using German Umlaute for menu titles, page 
>> titles and page content works fine.
>>
>> I now installed it on my web hosting account (Resin 2, Linux, US English 
>> Locale, Encoding UTF-8) and using German Umlaute does not work anymore. 
>> Strange characters are displayed everywhere. The content files I created 
>> on my windows box and uploaded via FTP are displayed ok but when I 
>> modify them using the online editor the umlaute do not display correctly 
>> anymore.
>>
>> I already played around with setting the file.encoding property (to 
>> ISO8859_1) without any effect.
>>
>> Are there any changes I need to apply either to my template, the page 
>> headers, MeshCMS core files, web.xml or sitemesh.xml to get it working?
>>
(Continue reading)

Luciano Vernaschi | 4 Jan 2007 16:11
Picon
Favicon
Gravatar

Re: MeshCMS and umlaute

Sebastian wrote:
> Hi Luciano,
> thanks for your quick response. I'll just wait for the 3.0.3 release and 
> report back in case the problem still exists.

Hi,

MeshCMS 3.0.3 is out now so this issue should be fixed.

A small note about XMLmind XML Editor: the new version (3.5.1) has lost 
the menu to convert a docbook to HTML, so I recommend version 3.5.0.

Hoping that no other significant bugs are found, now we can concentrate 
on the various topics listed in the roadmap, and on others than everyone 
can point out on this mailing list.

Luciano

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Sebastian Thomschke | 5 Jan 2007 01:34
Picon
Picon

MeshCMS 3.0.3

hi Luciano,

I just upgraded my test project to 3.0.3 the TLD validator in Eclipse 
shows an error for the tag <searchfile> in the tag lib. I think the 
problem is, that the <body-content> tag needs to be specified directly 
after the <tag-class> and not after the <attribute> tags.

Seb

The error message:
Severity and Description    Path    Resource    Location    Creation 
Time    Id
The content of element type "tag" must match 
"(name,tag-class,tei-class?,body-content?,display-name?,small-icon?,large-icon?,description?,variable*,attribute*,example?)".
testproject/WebContent/WEB-INF/tlds    meshcms-taglib.tld    line 124   
 1167957104062    5625833

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Sebastian | 5 Jan 2007 01:48
Picon

Re: MeshCMS and umlaute

Works great. Thanks!

Luciano Vernaschi wrote:
> Sebastian wrote:
>   
>> Hi Luciano,
>> thanks for your quick response. I'll just wait for the 3.0.3 release and 
>> report back in case the problem still exists.
>>     
>
> Hi,
>
> MeshCMS 3.0.3 is out now so this issue should be fixed.
>
> A small note about XMLmind XML Editor: the new version (3.5.1) has lost 
> the menu to convert a docbook to HTML, so I recommend version 3.5.0.
>
> Hoping that no other significant bugs are found, now we can concentrate 
> on the various topics listed in the roadmap, and on others than everyone 
> can point out on this mailing list.
>
> Luciano
>   

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Luciano Vernaschi | 5 Jan 2007 13:18
Picon
Favicon
Gravatar

Re: MeshCMS 3.0.3

Sebastian Thomschke wrote:
> hi Luciano,
> 
> I just upgraded my test project to 3.0.3 the TLD validator in Eclipse 
> shows an error for the tag <searchfile> in the tag lib. I think the 
> problem is, that the <body-content> tag needs to be specified directly 
> after the <tag-class> and not after the <attribute> tags.
> 
> Seb
> 
> The error message:
> Severity and Description    Path    Resource    Location    Creation 
> Time    Id
> The content of element type "tag" must match 
> "(name,tag-class,tei-class?,body-content?,display-name?,small-icon?,large-icon?,description?,variable*,attribute*,example?)".
> testproject/WebContent/WEB-INF/tlds    meshcms-taglib.tld    line 124   
>  1167957104062    5625833

Hi, I moved body-content above attributes like for other tags. This 
should solve the issue. I just committed it on SVN.

Thanks for your reporting.

Luciano

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Sebastian | 5 Jan 2007 22:41
Picon

MeshCMS 3.0.3: module arguments or advanced parameter not saved

Since I upgraded to 3.0.3 specified arguments or advanced parameters for 
modules are not persisted when editing + saving a page. Is anyone else 
experiencing this issue?
Same is true for the email field on a page. the mail address is not saved.

Seb

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Luciano Vernaschi | 6 Jan 2007 13:44
Picon
Favicon
Gravatar

Re: MeshCMS 3.0.3: module arguments or advanced parameter not saved

Sebastian wrote:
> Since I upgraded to 3.0.3 specified arguments or advanced parameters for 
> modules are not persisted when editing + saving a page. Is anyone else 
> experiencing this issue?
> Same is true for the email field on a page. the mail address is not saved.

It's working fine on my systems, so we have to work together to 
understand what's up on yours. I should replicate your setup to try it: 
OS, Java & Tomcat version. Do you have exceptions in your logs? Are 
changes to the page saved correctly?

Luciano

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Sebastian | 6 Jan 2007 22:35
Picon

Re: MeshCMS 3.0.3: module arguments or advanced parameter not saved

There is nothing in any of the log files. I wiped out the logs and 
restarted the server and tried it.

My dev config:
- WinXP SP2
- JRE1.6 build 1.6.0-b105
- Apache Tomcat/5.5.20

Are there any debugging/tracing parameters I can set to get a clue about 
the problem?

Seb

Luciano Vernaschi wrote:
> Sebastian wrote:
>   
>> Since I upgraded to 3.0.3 specified arguments or advanced parameters for 
>> modules are not persisted when editing + saving a page. Is anyone else 
>> experiencing this issue?
>> Same is true for the email field on a page. the mail address is not saved.
>>     
>
> It's working fine on my systems, so we have to work together to 
> understand what's up on yours. I should replicate your setup to try it: 
> OS, Java & Tomcat version. Do you have exceptions in your logs? Are 
> changes to the page saved correctly?
>
> Luciano
>   

(Continue reading)

Sebastian | 6 Jan 2007 22:43
Picon

MeshCMS 3.0.3: siteinfo.xml 12MB large and rebooting web-app fails

When I am doing any changes to MeshCMS that result in an update of the 
siteinfo.xml, then it will grow to 12MB and I see the exception below on 
the next restart.

I think it's a problem with XStream serializing data that is not meant 
for serializing (maybe a transient flag is missing somewhere?). The 
siteinfo.xml has a new tag called <webSite>. Looks like XStream is 
serializing the whole web application context into the siteinfo.xml file

Seb

siteinfo.xml
=========
<org.meshcms.core.SiteInfo>
  <data>
    <property name="score2100014261" value="1"/>
  </data>
  <webSite>
    <sc class="org.apache.catalina.core.ApplicationContextFacade">
      *** lot's of stuff here ***
    </sc class="org.apache.catalina.core.ApplicationContextFacade">
  </webSite>
<org.meshcms.core.SiteInfo>

The exception:
===========
HTTP Status 500 -

type Exception report

(Continue reading)

Luciano Vernaschi | 7 Jan 2007 01:17
Picon
Favicon
Gravatar

Re: MeshCMS 3.0.3: module arguments or advanced parameter not saved

Sebastian wrote:
> There is nothing in any of the log files. I wiped out the logs and 
> restarted the server and tried it.
> 
> My dev config:
> - WinXP SP2
> - JRE1.6 build 1.6.0-b105
> - Apache Tomcat/5.5.20
> 
> Are there any debugging/tracing parameters I can set to get a clue about 
> the problem?

It was very easy to replicate your configuration and everything works 
fine with both the Windows native charset and UTF-8. Could you check if 
those values are saved in the HTML files? Like in:

<html 
meshcmsmodules="m_loc=bottom,m_tpl=include_as_text,m_arg=/index.html" 
meshcmsmail="luciano <at> virgilio.it">
...

Just to understand if the issue happens when saving or when building the 
page to view/edit it.

Luciano

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
(Continue reading)


Gmane