Ticket #1820 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

'Title' field ignored in internal links form

Reported by: jmorliaguet Assigned to: fguillaume
Priority: P2 Milestone: CPS 3.4.4
Component: CPSSchemas Version: TRUNK
Severity: normal Keywords:
Cc:

Description

popup_internallinks_form no longer takes into account the 'Title' field (maybe it was renamed?)

this causes the Internal Links Portlet and the Internal Links widget to be rather unusable since users look for documents using the title and no results are returned.

Change History

03/15/07 10:33:32 changed by madarche

Just answering very fast, I haven't tested anything yet, could it be related to #1803 ?

03/15/07 10:49:10 changed by jmorliaguet

It appears to be related.

I confirm that the advanced search form does not work either (cf #1803)

But searching on titles in the standard search form works fine, so it should be possible to fix it anyway until #1803 is fixed.

03/15/07 10:59:23 changed by jmorliaguet

  • status changed from new to closed.
  • resolution set to duplicate.

the search portlet works because it uses 'SearchableText?' ...

so that's a duplicate of #1803