Jump to content

Recommended Posts

Posted

Describe the issue you're experiencing
 
The urls aren't showing symbols as normal.
 
Provide detailed steps necessary to reproduce the issue.
 
Create an article with a symbol in it then go to the Knowledgebase and click the article of choice it shows different in the address bar..
 
List any generated errors. (The "Oh Noes" error pages are very helpful.):
 
N/A.
 
Include the URL the error occurred on, relative to the installation path, ie "/admin/login":
 
N/A
 
Attach screenshots.
 
Client Side:
 
post-38-0-75561700-1418412333_thumb.png
 
Admin Side:
 
post-38-0-45996900-1418412331_thumb.png
 
Include your configuration settings, i.e. OS, version of Blesta, version of module/gateway/plugin if applicable, version of PHP & MySQL.
OS: Centos 6.6
Blesta: 3.4.0-b1
PHP: 5.4.x
MySQL: 5.5.x

Posted

Mine looks fine:

../where's-my-iworx.ini%3F/2/

 

The question mark would be encoded since it's a special character in URLs--same with others like & and =. Maybe we should just remove +, ?, %, =, #, % altogether.

 

All your files get updated? Any old cached data? I know you had the KB before beta was released, so I wonder if that has anything to do with it.

Posted

Mine looks fine:

../where's-my-iworx.ini%3F/2/

 

The question mark would be encoded since it's a special character in URLs--same with others like & and =. Maybe we should just remove +, ?, %, =, #, % altogether.

 

All your files get updated? Any old cached data? I know you had the KB before beta was released, so I wonder if that has anything to do with it.

 

Yeah I forced overwriting mate :) and yeah maybe best without the symbols in the urls :) including the ' symbol mate?

Posted

The question mark would be encoded since it's a special character in URLs--same with others like & and =. Maybe we should just remove +, ?, %, =, #, % altogether.

 

Yes, let's strip out those characters from the URL.

Posted

This is more or less resolved. The use of UTF-8 characters are still allowed in URI titles, and their proper form is in octets. It is up to your browser to determine whether they are displayed encoded or not.

Posted

This is more or less resolved. The use of UTF-8 characters are still allowed in URI titles, and their proper form is in octets. It is up to your browser to determine whether they are displayed encoded or not.

 

Does Blesta strip all the symbols out mate?

Guest
This topic is now closed to further replies.
×
×
  • Create New...