Export to GitHub

struts2-jquery - issue #115

Grid with locale code ca(catalan) doesn't work. jQuery and grid difers at the name of the catalan locale(ca-cat)


Posted on Mar 24, 2010 by Happy Panda

I have some problems using catalan locale(ca).

At jQuery the code for catalan locale is ca, but at jqGrid the locale code is cat.

What steps will reproduce the problem? 1.Try to use with ca locale. 2.Use a sj:grid tag, it will load a js called <grid.locale-ca.js> that doesn't exist. 3.The correct file is <grid.locale-cat.js>

What is the expected output? What do you see instead? a grid with the catalan locale.

Which struts2 version? 2.1.8

Which struts2-jquery plugin version? 2.0.0-SNAPSHOT

Please provide any additional information below.

Comment #1

Posted on Mar 24, 2010 by Swift Lion

this will be fixed in next version.

Comment #2

Posted on Mar 24, 2010 by Swift Lion

A fix is available in the current SNAPSHOT for 2.1.0

http://oss.sonatype.org/content/repositories/snapshots/com/jgeppert/struts2/jquery/str uts2-jquery-plugin/

But be aware there are some new features they are not widely tested.

Comment #3

Posted on May 1, 2010 by Swift Lion

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Defect Priority-Medium Component-Plugin Milestone-2.1.0