KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: deligeer on November 01, 2007, 08:26:30 am

Title: ProductDetailsBody.jsp working abnormal
Post by: deligeer on November 01, 2007, 08:26:30 am
Hi,

Does anyone known,How to solve following error, after select one product?

"org.apache.jasper.JasperException: /WEB-INF/jsp/ProductDetailsBody.jsp(37,4) Acc
ording to TLD, tag html:hidden must be empty, but is not"

Regards

deligeer
Title: Re: ProductDetailsBody.jsp working abnormal
Post by: Brian on November 01, 2007, 10:20:13 am
Hi,

Could you explain how you get this error so that I can try to reproduce.   I've never seen this before.

Is this due to some customisations that you've made or can you reproduce with an uncustomised version with no data changes?

Regards,
Brian
Title: Re: ProductDetailsBody.jsp working abnormal
Post by: deligeer on November 02, 2007, 02:07:09 am
Hi Brian,

Yes, i had perform some customisations to adapt to chinese language.

create the Messages_zh.properties(which includeing utf chinese code and converted by nativa2asciiConvert)
after that the problem appear whenever i select any product under chinese language.

Regards
deligeer
Title: Re: ProductDetailsBody.jsp working abnormal
Post by: Brian on November 02, 2007, 06:30:44 am
Have you added a Chinese description for each product ? When you edit a product in the Admin App you should now see a tab folder to add the product name and description in Chinese.

Regards,

Brian