Hi Guylaine,

I'm sorry for this delay, could you please raise a ticket for this issue?
We'll try to fix this problem very soon.

Thank you.

Cheers,
PG


Il giorno mar 11 feb 2025 alle ore 08:52 Guylaine BASSETTE <
[email protected]> ha scritto:

> Hello,
>
> Any news about this problem? It probably not big deal... I saw that
> Kishore Kumar seems to be the latest to have modified something in
> mcf-crawler-ui, perhaps he can help?
>
> Is anyone against the idea of creating a Jira on this problem?
> Best regards,
> Guylaine
>
> France Labs – Your knowledge, now
> Datafari Enterprise Search – Découvrez la version 6 / Discover our version
> 6
> www.datafari.com
>
> Retrouvez-nous au Salon WAICF <https://invt.io/1exblo6m105> du 13 au 14
> février à Cannes
>
> <https://invt.io/1exblo6m105>
>
>
> Le 28/01/2025 à 09:45, Guylaine BASSETTE a écrit :
>
> Hello,
>
> If I want to add the same transformation connector 2 times at 2 different
> steps in a job's pipeline, I get a bug in the interface. When I click on
> the tab of one, the other is also selected, so that if I want to switch to
> the other, I can't. The explanation is that the code generated in the HTML
> for the tags is as follows:
>
> <div class="btn-group" sequencenumber="4">
>     <a class="btn btn-md active" href="#tab_13" alt="Regex Entity
> tab">Regex Entity</a>
> </div>
>
> <div class="btn-group" sequencenumber="5">
>     <a class="btn btn-md " href="#tab_14" alt="Tika server tab" onclick=
> "javascript:SelectSequencedTab("Tika server","4");return false;">Tika
> server</a>
> </div>
>
> <div class="btn-group" sequencenumber="6"> *|*
>     <a class="btn btn-md active" href="#tab_15" alt="Regex Entity
> tab">Regex Entity</a> *|* *Here I should have: onclick="
> javascript:SelectSequencedTab...*
> </div> *|*
>
>
> If I click on the "Tika" tab, I have this:
>
> <div class="btn-group" sequencenumber="4">
>     <a class="btn btn-md " href="#tab_13" alt="Regex Entity tab" onclick=
> "javascript:SelectSequencedTab("Regex Entity","3");return false;">Regex
> Entity</a>
> </div>
>
> <div class="btn-group" sequencenumber="5">
>     <a class="btn btn-md active" href="#tab_14" alt="Tika server tab">Tika
> server</a>
> </div>
>
> <div class="btn-group" sequencenumber="6">
>     <a class="btn btn-md " href="#tab_15" alt="Regex Entity tab" onclick=
> "javascript:SelectSequencedTab("Regex Entity","5");return false;">Regex
> Entity</a>
> </div>
>
> It's the right behavior, so I don't feel that the error comes from my
> definition of my transformation connector... And I experience the same for
> other existing transformation connectors.
>
> Should the title of the 2nd tab be different? In my opinion, this would be
> a bug, as the sequence num is there to make the distinction.
>
>
>

-- 
Piergiorgio

Reply via email to