Project

General

Profile

Actions

feature request #2200

closed

Handle multiple authors for names correctly when caching

Added by Andreas Müller over 13 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Priority14
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal

Description

Mail von Ralf:

(4) Das Thema ist zwar teilweise schon er-/bekannt, aber ich erwähne

es, weil auch die anderen E-Floren das Problem bekommen werden. Die

"Berliner Schule" kürzt im Fall von mehr als 2 nomenklatorischen Autoren mit & al.

ab. Viele andere machen das nicht; so auch die Zypern-Checkliste. Gibt

man also mehr als 2 Autoren im Editor ein, werden im Portal-Baum die

Autorennamen mit angezeigt (auch in der General-Überschrift). Das ist

wohl zunächst ein Parsing-Problem.

Actions #1

Updated by Andreas Müller over 13 years ago

Hallo Paco,

hier gleich mal was Spanisches:

Carex cyprica A. Mol., Acedo & Llamas

Carex egorovae A. Mol., Acedo & Llamas

Solenopsis bivonae (Tineo) M. B. Crespo, Serra & Juan

Beste Grüße

Ralf

Actions #2

Updated by Andreas Müller over 13 years ago

Hallo Ralf,

Ich gebe zu, dass es da noch ein bischen Finetunings Bedarf beim Parsen und Cachen. Jedoch ist es auch jetzt schon möglich, die Namen richtig atomisiert einzugeben indem du jeden Autor mit & trennst. Ich habe das mal mit Carex cyprica gemacht. Einziges Problem: es wird derzeit auch noch so angezeigt.

Viele Grüße,

Andreas M.

Actions #3

Updated by Andreas Müller almost 12 years ago

  • Status changed from New to Resolved

Maybe fixed by #2223

Actions #4

Updated by Andreas Müller almost 12 years ago

Replying to a.mueller:

Maybe fixed by #2223

but data still needs to be updated

Actions #5

Updated by Andreas Müller almost 12 years ago

  • Target version changed from cdmlib - Next Major Release to cdm_dataportal RELEASE 3.0.11
Actions #6

Updated by Andreas Kohlbecker almost 12 years ago

  • Target version changed from cdm_dataportal RELEASE 3.0.12 to cdmlib RELEASE 3.0.12
Actions #7

Updated by Andreas Müller almost 12 years ago

  • Target version changed from cdmlib RELEASE 3.0.12 to cdmlib RELEASE 3.0.11

as this is fixed and only needs reviewing I will keep it in 3.0.11

Actions #8

Updated by Andreas Müller almost 12 years ago

  • Target version changed from cdmlib RELEASE 3.0.11 to cdmlib RELEASE 3.0.12
Actions #9

Updated by Andreas Müller almost 12 years ago

  • Subject changed from Handle multiple authors for names correctly. to Handle multiple authors for names correctly when caching
Actions #10

Updated by Andreas Kohlbecker almost 12 years ago

  • Target version changed from cdmlib RELEASE 3.0.13 to cdmlib RELEASE 3.0.12
Actions #11

Updated by Andreas Müller almost 12 years ago

  • Target version changed from cdmlib RELEASE 3.0.12 to cdmlib RELEASE 3.0.13
Actions #12

Updated by Andreas Kohlbecker about 11 years ago

  • Target version changed from cdmlib RELEASE 3.1.4 to cdmlib RELEASE 3.1.3

moved back to last release Milestone

please finish review until 25.2.2013

Actions #13

Updated by Andreas Kohlbecker over 3 years ago

  • Description updated (diff)
  • Private changed from Yes to No
Actions #14

Updated by Andreas Müller over 3 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100

This can be closed as it works now as expected. Open data issues are handled in #9364

The only directly related issues are in:

Campanula: 43
Diptera: 77
FdAC: 92
Palmae: 266 !

Guianas: 3(?)
FM: 59(?)

SELECT ab.DTYPE, ab.id, ab.titleCache, ab.nomenclaturaltitle, ab.protectedtitlecache, ab.protectednomenclaturaltitlecache
FROM AgentBase ab
WHERE ab.nomenclaturaltitle LIKE '%&%&%' OR ab.titleCache LIKE '%&%&%';
Actions

Also available in: Atom PDF