• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 20, 2024, 03:20:13 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - adrianrm

1
Hello,

here comes another topic regarding Konakart installed as a portlet in Liferay. I am using Konakart 6.3 in Liferay 6.0 CE.

It occurred me several times, that a button in the Storefront portlet does not do what is intended, and instead shows the last view, without any information if something went wrong.

For example, if the customer registration form is filled with data which does not validate, the form will be shown again, but the validation errors are not being shown. I have observed a similar error which prevents the user to complete an order checkout.

The WAR file for this installation was generated calling ant -DLR605=true -DnoAXIS=true make_liferay_portlet_war.
Are these errors known? Am I configuring something wrong? Can I check something?

Greetings,
Adrián
2
Hello,

I am using Konakart 6.3 integrated with Liferay 6.0 CE and installed both portlets konakarat and konakartadmin.

I tried to delete a customer from the Admin Portlet selecting it and clicking on 'delete'. It does not seem to happen anything and afterwards it seems that no element in the page is clickable. I could reproduce this problem with Firefox 16 and IE 9.

Using Firebug, I could tell that a request is being made to the server, and seems to work correctly. Anyhow the customer was not deleted.

These are the request and response sources of the AJAX Request:


POST /konakartadmin/konakartadmin HTTP/1.1
Host: localhost:8080
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en,es;q=0.7,de;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive
Content-Type: text/x-gwt-rpc; charset=utf-8
X-GWT-Permutation: 75C8876B39FEE049D41B1731D0F3F005
X-GWT-Module-Base: http://localhost:8080/konakartadmin/
Referer: http://localhost:8080/web/guest/home
Content-Length: 231
Cookie: JSESSIONID=7D09BDD2AE44F27D945171E98F9BFF70; GUEST_LANGUAGE_ID=en_US; COOKIE_SUPPORT=true; COMPANY_ID=10154; ID=686b774d75542f716932673d; USER_UUID=vr68woDAv/eiY77Xe73215wLkUQAjnlR; LFR_SESSION_STATE_10196=1353348614304
Pragma: no-cache
Cache-Control: no-cache
POST-Data: 7|0|8|http://localhost:8080/konakartadmin/|80D4EFE20C0285CDA7178178C5DD881F|com.konakartadmin.client.KKAdminGWTServiceIf|getCustomerForId|java.lang.String/2004016611|I|store1|04cdc0c38e8d052d77c8c363d1723cdf|1|2|3|4|3|5|5|6|7|8|47|


//OK[0,7,7,0,0,0,0,0,14,0,1,13,12,7,'TsZY8hg',2,0,47,-1,0,11,7,7,1,10,47,0,0,0,0,3,3,7,7,7,0,0,1,47,0,0,0,0,47,47,0,0,0,0,0,9,3,8,7,7,6,5,4,0,0,0,0,3,'P___20QT0Go',2,0,0,'TsZY8hg',2,1,["com.konakartadmin.client.app.GWT_AdminCustomer/3381045948","java.util.Date/3385151746","","com.konakartadmin.client.app.GWT_AdminAddress/373033990","$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country","$city / $country","abcde","CTRY.DZA","Algeria","a.rodriguez@comundus.de","m","en_EN","0","e4afffe73648c39cf5d46ec12cbc820a:71"],0,7]


Does somebody know about this problem?

Greetings,
Adrián