[TYPO3-english] RealURL uniqueness problem

Peter Ruijter peter.ruijter at gmail.com
Mon Feb 7 17:03:17 CET 2011


Hi Dmitry,

Thanks for your reaction, but with my permission I do not understand your
reverse question. When I look inside the tx_realurl_uniqalias table there
are all the fields available that are needed for encoding and decoding an
URL.

Hopefully, when you look at the table below you'll see the described
problem:

|uid |tstamp |tablename |field_alias |field_id |value_alias |value_id |lang
|expire |
|23620850 |1296908723 |tx_episodes |title |uid |program-6af584c121 |4803672
|0 |1302092724|
|23620853 |1296908724 |tx_episodes |title |uid |program-09e8755a26 |4803672
|0 |1302092849|
|23621110 |1296908849 |tx_episodes |title |uid |program-e02c849d22 |4803672
|0 |1302092849|
|23621111 |1296908849 |tx_episodes |title |uid |program-f72935ed9a |4803672
|0 |1302092908|
|23621221 |1296908908 |tx_episodes |title |uid |program-15fabe76f9 |4803672
|0 |1302092908|
|23621222 |1296908908 |tx_episodes |title |uid |program-e349dbb2cd |4803672
|0 |1302093549|
|23622789 |1296909549 |tx_episodes |title |uid |program-d3538ab580 |4803672
|0 |1302093549|
|23622790 |1296909549 |tx_episodes |title |uid |program-8c2b842ddc |4803672
|0 |1302093551|
|23622797 |1296909551 |tx_episodes |title |uid |program-f69364e397 |4803672
|0 |1302093551|
|23622798 |1296909551 |tx_episodes |title |uid |program-d7e1c11cee |4803672
|0 |1302093666|
|23623010 |1296909666 |tx_episodes |title |uid |program-c89d764baa |4803672
|0 |1302093666|
|23623011 |1296909666 |tx_episodes |title |uid |program-837d94fbb8 |4803672
|0 |1302093666|
|23623012 |1296909666 |tx_episodes |title |uid |program-87949f306f |4803672
|0 |1302093670|
|23623051 |1296909670 |tx_episodes |title |uid |program-1b82268d25 |4803672
|0 |1302093670|
|23623052 |1296909670 |tx_episodes |title |uid |program-ac9e80192f |4803672
|0 |1302097448|

With Typoscript a link to the last episode is created. Inside the value_id
column of  the tx_realurl_uniqalias table, the uid of the last episode is
stored. Is it possible, that RealURL only to store one record to for each
episode and not 253.830+, as in this situation?

Best regards,

Peter Ruijter


On Mon, Feb 7, 2011 at 2:28 PM, Dmitry Dulepov <dmitry.dulepov at gmail.com>wrote:

> Hi!
>
>
> Peter Ruijter wrote:
>
>> In the lookup table 'tx_realurl_uniqalias' the field "value_alias" should
>> be
>> unique (per combination of field_alias+field_id+tablename)! However the
>> "value_id" field doesn't have to; that is a feature which allows more
>> aliases to point to the same id
>>
>
> How would this work for decoding? What value_id should the alias decode to?
>
> --
> Dmitry Dulepov
> TYPO3 core&security team member
> E-mail: dmitry.dulepov at typo3.org
> Web: http://dmitry-dulepov.com/
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list