amotl
(Andreas Motl)
7 Diciembre, 2020 15:36
1
Hi there,
while working on investigating Database migration chokes on huge value of a "calendar-details" item in table "post_custom_fields" , we amended the topic title twice in order to better reflect the reason and outcome of our research into the respective details.
Now, when trying to find the topic back using the search feature at Search results for 'calendar-details' - Discourse Meta , we found that there is some truncation going on when displaying the topic title.
I haven’t seen this before so I wanted to share this with you.
Keep up the good work and with kind regards,
Andreas.
eviltrout
(Robin Ward)
7 Diciembre, 2020 19:22
2
On meta we have enabled the hidden site setting use pg headlines for excerpt
which produces this result. It’s a performance optimization introduced in:
https://github.com/discourse/discourse/commit/2193d0243377831caf96d8eaddb859813dae2bb0
4 Me gusta
tgxworld
(Alan Tan)
8 Diciembre, 2020 01:40
5
SiteSetting.use_pg_headlines_for_excerpt
will be true by default in the next release so I’ll have to fix this bug.
4 Me gusta
tgxworld
(Alan Tan)
21 Diciembre, 2020 06:49
7
3 Me gusta
tgxworld
(Alan Tan)
8 Junio, 2021 01:41
10
Yup I need to get to this for the next release.
1 me gusta
sam
(Sam Saffron)
8 Junio, 2021 03:09
11
Note we needed some bypasses here for Chinese locales (I think) it was injecting tons of spaces.
1 me gusta