Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2025-03-14 12:08:06

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Feedback: Textpattern CMS 4.9.0 beta.2 released

Please provide any feedback here related to Textpattern 4.9.0 beta.2 released.

We appreciate all feedback. Please check the issue queue before raising a problem.

Offline

#2 2025-03-14 13:16:11

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

Updated some dev and live sites, no snags found yet. The Diagnostics warning about PHP being enabled in pages/articles was unexpected but a welcome reminder.

Aside: is upload_tmp_dir in Diagnostics a special string that doesn’t need translating into English? It looks a little out of place with the other strings all looking ‘normal’.

Offline

#3 2025-03-14 15:50:11

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,679
Website GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

gaekwad wrote #339294:

is upload_tmp_dir in Diagnostics a special string that doesn’t need translating into English? It looks a little out of place with the other strings all looking ‘normal’.

Both that and open_basedir (which you probably won’t see) are php.ini setting values, so we decided to keep them raw, since they’ll be in English in all php.ini files (as far as I’m aware). Nothing to stop us adding some paraphernalia text around them, as long as translators know to keep that part of the string untranslated.

From memory, they’re the only two untranslated values in the diag output.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#4 2025-03-14 16:00:10

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

Bloke wrote #339295:

Nothing to stop us adding some paraphernalia text around them, as long as translators know to keep that part of the string untranslated.

Thanks, Bloke. Might be worth considering a ‘PHP info’ subheading in the diagnostics, then if any others are pulled in it’s more clear they’re PHP-related (i.e. not to be translated).

Offline

#5 2025-03-14 16:03:55

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,679
Website GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

That works. Leave it with me.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#6 2025-03-14 16:07:17

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

My accountant eagerly awaits your invoice.

Offline

#7 2025-03-14 17:03:21

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,679
Website GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

gaekwad wrote #339299:

My accountant eagerly awaits your invoice.

Best 50p you’ve ever spent


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#8 2025-03-14 17:19:28

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

Bloke wrote #339301:

Best 50p you’ve ever spent

You da best. Thank you very much. Invoice paid in Beenz just now.

Offline

#9 2025-03-14 17:39:34

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,679
Website GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

gaekwad wrote #339302:

Invoice paid in Beenz just now.

*scrambles to my DeLorean to spend them*


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#10 2025-03-14 17:41:16

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,340
GitHub

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

Bloke wrote #339303:

scrambles to my DeLorean to spend them

Dibs on your fuel stamps if they’re spare.

Offline

#11 2025-03-19 07:24:14

hidalgo
Member
From: Australia
Registered: 2008-02-05
Posts: 86

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

I’ve been testing the beta and enjoying the refinements, thanks all!

However I’m still receiving malformed emails from Textpattern with PHP 8.2 due to the space at the start of the email header lines:

From: Example Name <email@example.com>
 X-Mailer: Textpattern
 Content-Transfer-Encoding: 8bit
 Content-Type: text/plain; charset="UTF-8"

All these header lines appear merged as the ‘From’ address due to the spaces at the start of the lines.

I was hoping this would be fixed in 4.9.0?

A solution was discussed back in 2023:
https://forum.textpattern.com/viewtopic.php?pid=335997#p335997

Offline

#12 2025-03-19 07:56:16

phiw13
Plugin Author
From: South-Western Japan
Registered: 2004-02-27
Posts: 3,356
Website

Re: Feedback: Textpattern CMS 4.9.0 beta.2 released

hidalgo wrote #339319:

I’ve been testing the beta and enjoying the refinements, thanks all!

However I’m still receiving malformed emails from Textpattern with PHP 8.2 due to the space at the start of the email header lines:

Is that with com_connect? You should use the updated plugin, you can find it here: github.com/textpattern/com_connect/tree/v4.9.0 (just save the .php file and upload that to your server). I have no problems with PHP 8.2 and 8.3.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

Board footer

Powered by FluxBB