Plone 3.3.1: collection's selection list doesn't work

3 messages Options
Embed this post
Permalink
Mirto Silvio Busico-2 () Plone 3.3.1: collection's selection list doesn't work
Reply Threaded More More options
Print post
Permalink
Hi all,

In Plone 3.3.1 in the default plone site, if I add a collection and try
to setup the criteria, I cannot select the "criteria type"

In "Add New Search Criteria" the "field name" dropdown list works, but
the "criteria type" list shows only one long line with all the options
togheter.

If I look at the page source I see:

For "field name" (it works):

<select name="field" id="field">

   <option value="Subject"
       title="The keywords used to describe an
item">Categories</option>                  
   <option value="created"
       title="The time and date an item was created">Creation Date</option>

.....


and for "criteria type" (this doesn't work):

<select name="criterion_type"
      id="criterion_type">

     <option value="ATBooleanCriterion">Boolean (True/False)</option>
     <option value="ATCurrentAuthorCriterion">Restrict to current
user</option>

......


The only difference I see is the missing title attribute.

What can I do?

Thanks
   Mirto


[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers
Karl Johan Kleist () Re: Plone 3.3.1: collection's selection list doesn't work
Reply Threaded More More options
Print post
Permalink
http://dev.plone.org/plone/ticket/9522

Mirto Silvio Busico-2 wrote:
In Plone 3.3.1 in the default plone site, if I add a collection and try
to setup the criteria, I cannot select the "criteria type"

In "Add New Search Criteria" the "field name" dropdown list works, but
the "criteria type" list shows only one long line with all the options
togheter.
Bill Campbell-2 () Re: Plone 3.3.1: collection's selection list doesn't work
Reply Threaded More More options
Print post
Permalink
On Mon, Oct 12, 2009, Karl Johan Kleist wrote:
>
>http://dev.plone.org/plone/ticket/9522

We ran into this in Joel Burton's recent Seattle bootcamp.

There is a workaround in that you can turn off javascript in the
browser, then you will be able to set the criteria.

Bill
--
INTERNET:   [hidden email]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792

Democracy extends the sphere of individual freedom,  Democracy attaches
all possible value to each man, while socialism makes each man a mere
agent, a mere number. Democracy and socialism have nothing in common but
one word: equality. But notice the difference: while democracy seeks
equality in liberty, socialism seeks equality in restraint and servitude.
   Alexis de Tocqueville == 1848

_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers