Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2018-03-08 10:48:16

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

Feedback to: Textpattern CMS 4.7.0 beta released

Please provide any feedback here related to Textpattern 4.7.0 beta released.

We appreciate all feedback. Please check this opening post and the Issue queue before raising a problem. We will endeavour to list all fixes that have been applied below, but sometimes it’s not possible to capture everything in a timely fashion. Thanks.

Fixes made so far:

  • No script wrapping for async calls if logged out of admin side.
  • <txp:link> tag processes escape tag more consistently.
  • Undefined index warning fixed.
  • Missing config-dist.php warning fixed.
  • Hardened the Languages panel against resubmission spamming.
  • Added ‘Copy article’ ability from Article list panel.
  • Added rel attribute to newer/older tags.
  • Fixed layout bugs on Themes panel.
  • Fixed plugin pagination in legacy calls.
  • Fixed order of blocks in Forms panel.
  • Reintroduced the unused $textarray on the public side for backwards compatibility.
  • Permitted multiple language identifiers in Textpacks.
  • Fixed /title mode URL handling.
  • Fixed /year/month/day/title mode with <txp:link_to_next> and <txp:link_to_prev> tags.

Last edited by Bloke (2018-03-22 10:14:11)


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

#2 2018-03-08 11:41:04

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

Re: Feedback to: Textpattern CMS 4.7.0 beta released

If you want to take a look without touching your production servers, 4.7.0 beta is now available for test driving here:

https://www.textpattern.co/demo

It will restore/rebuild every three hours commencing midnight UTC, so if you do manage to wreak havoc, it won’t be for very long.

Offline

#3 2018-03-08 12:45:06

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: Feedback to: Textpattern CMS 4.7.0 beta released

Hi

Thanks everyone for this release.

I tryed the beta demo on gaekwad server, is uploading multiple images at once possible ? the help button on image tab said yes, but when i tested only one image had been uploaded!

Cheers.

Offline

#4 2018-03-08 12:47:24

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: Feedback to: Textpattern CMS 4.7.0 beta released

4.7 is looking like a sweet upgrade. Multiple image uploads in core plus Themes will get used a lot. Thank you devs, and thank you to gaekwad for the easy to use demo.

I have many sites still on 4.5.7 (issues re plug in compatibility), but 4.7 will be compelling.

What are the relative speed differences between 4.5.7 & 4.6.2 & 4.7?

Offline

#5 2018-03-08 12:50:53

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: Feedback to: Textpattern CMS 4.7.0 beta released

Dragondz wrote #309741:

I tryed the beta demo on gaekwad server, is uploading multiple images at once possible ? the help button on image tab said yes, but when i tested only one image had been uploaded!

I just tried the 4.7 demo and multiple image upload works just fine. Wonder if any issues may be browser specific.

Last edited by towndock (2018-03-08 12:51:12)

Offline

#6 2018-03-08 13:03:46

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

Re: Feedback to: Textpattern CMS 4.7.0 beta released

Dragondz wrote #309741:

I tryed the beta demo on gaekwad server, is uploading multiple images at once possible ? the help button on image tab said yes, but when i tested only one image had been uploaded!

What are the sizes of the files? In bytes or megabytes, not pixel sizes.

Offline

#7 2018-03-08 13:45:43

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: Feedback to: Textpattern CMS 4.7.0 beta released

gaekwad wrote #309745:

What are the sizes of the files? In bytes or megabytes, not pixel sizes.

Hi,

Image 1 : 57Ko
Image 2 : 1.07Mo

The image2 even alone it wont uplaod!

I tryed with 3 little images and it worked.

I think ther is a problem with images that are bigger than 1Mbyte, even alone it wont uplaod!

Om chrome i see the progress bar but at the end nothing happen, on firefox there is no progress bar at all the upload fails immediatly.

Cheers.

Offline

#8 2018-03-08 14:01:46

towndock
Member
From: Oriental, NC USA
Registered: 2007-04-06
Posts: 329
Website

Re: Feedback to: Textpattern CMS 4.7.0 beta released

I’m seeing the same – no image above 1 MB will upload. This of course may be specific to the demo and not to 4.7.

Offline

#9 2018-03-08 14:05:26

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

Re: Feedback to: Textpattern CMS 4.7.0 beta released

Dragondz wrote #309747:

I think ther is a problem with images that are bigger than 1Mbyte, even alone it wont uplaod!

towndock wrote #309748:

I’m seeing the same – no image above 1 MB will upload. This of course may be specific to the demo and not to 4.7.

Bug found and squashed. Please try again.

PHP was permitting uploads to a maximum of 8MB, but Nginx was pegged at its default setting (1MB?). I’ve opened the taps to 100MB, and I’ve just tested a 20MB JPG.

Textpattern, I think, checks PHP for its upload/post size limits, but the bottleneck here was the web server.

Thanks for the reports!

Last edited by gaekwad (2018-03-08 14:06:24)

Offline

#10 2018-03-08 14:06:14

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,058
Website

Re: Feedback to: Textpattern CMS 4.7.0 beta released

towndock wrote #309748:

I’m seeing the same – no image above 1 MB will upload. This of course may be specific to the demo and not to 4.7.

It is a server configuration issue; you can change that limit in the Preferences > Admin.
Textpattern 4.6 would have the same issue, me thinks.


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

Offline

#11 2018-03-08 17:23:19

singaz
Member
Registered: 2017-03-12
Posts: 150

Re: Feedback to: Textpattern CMS 4.7.0 beta released

upm_image does not work


Sorry my horror English. I’m learning textpattern, I’m learning English

Offline

#12 2018-03-08 17:26:03

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,564
Website GitHub Mastodon

Re: Feedback to: Textpattern CMS 4.7.0 beta released

singaz wrote #309757:

upm_image does not work

upm_image is obsolete – you can do all of it’s features using core tags nowadays I believe.

Offline

Board footer

Powered by FluxBB