Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetSimple 3.1 RC #3
#26
Carlos Wrote:yojoe,
I don't have this problem in the backend, I have tried creating pages with polish and russian chars and everything works ok (r635)
Can you paste some of those characters here? I cannot guess them by the screenshot...

Seems that only some of special chars are working on mine GS instance.
After editing page name using: żźążźćęńłó and ҼҺҸҵҧҫҙҎԆԐӨ i get:
test page: żź�żź����ó ҼҺҸҵҧҫ����Ө
I have to test fresh r635 and 645 this on another hosting provider.
Addons: blue business theme, Online Visitors, Notepad
Reply
#27
@yojoe
I only have problems with the next to the last character: Ԑ
It breaks my test site :-) and I get:
Quote:Fatal error: Call to a member function children() on a non-object in C:\xampp\htdocs\gs31b635\admin\inc\caching_functions.php on line 249
I have no problems with the rest of those characters if that one is not present.
Reply
#28
K, this is a host specific problem, but I have no idea what's the exact cause of this "bug".
Both webhosting providers have every needed module installed.
Every tested version <615/635/645 works fine on webhost with php 5.1.13, while on hosting with php 5.2.17 (the one I'm experiencing problems) only gs r615 works fine. Later versions have problems with already described pages name encoding.
Debug and logs don't show any information.

I'll revert to 615 as for now.
Addons: blue business theme, Online Visitors, Notepad
Reply
#29
I did a clean install with GS 3.1 646 from the download

I wrote page with HTML editor and without HTML editor.
Greek characters are converted in Title, content and breadcrumbs

I thought this conversion was fixed ;=/(

reported here: http://get-simple.info/forum/topic/3334/...haracters/
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#30
Connie Wrote:Greek characters are converted in Title, content and breadcrumbs

I thought this conversion was fixed ;=/(

Was this going to be fixed? The normal user (both visitor and editor) doesn't notice about this. Only those looking at the page source or editing the page's xml file.

Some people (including me) would like to have greek and other languages' characters (á, Ä, etc.) not converted to their html entities, but it isn't really a bug.

However there are other encoding issues in 3.1 beta that still (r646) haven't been fixed:
http://get-simple.info/forum/topic/3299/...ng-issues/
Reply
#31
I've updated the latest SVN r650 version to hopefully fix these problems and removed encoding for these characters.

Can you guys please test and let us know if encoding is now working as expected.
My Github Repos: Github
Website: DigiMute
Reply
#32
n00dles101 Wrote:I've updated the latest SVN r650 version to hopefully fix these problems and removed encoding for these characters.

Can you guys please test and let us know if encoding is now working as expected.

No, it doesn't working as excepted. In the page's source code I get "&alpha;&phi;&alpha;&sigma;&phi;&alpha;&sigma;".

Also when installing the software try to chmod the root folder so It can't write the .htaccess file and the errors appear stranegly.

Also there's an ".svn" folder inside the "Files".
Reply
#33
Please make sure you have the latest SVN version downloaded.

I've just checked and everything is working fine for me...

svn files/folders are normal when you download an svn version.
My Github Repos: Github
Website: DigiMute
Reply
#34
n00dles101 Wrote:Please make sure you have the latest SVN version downloaded.

I've just checked and everything is working fine for me...

Yes I do have the latest version, r650.

Install the greek keyboard on your computer, make a new post in greek, view the source code of the published page and you'll see it don't work correctly.
Reply
#35
Once again I can find nothing wrong.

check here: http://gs.digimute.com
My Github Repos: Github
Website: DigiMute
Reply
#36
n00dles101 Wrote:Once again I can find nothing wrong.

check here: http://gs.digimute.com

check this: http://asdasdfasf.us.to/index.php?id=aspasgasgasg
revision650, plain install, made a page and it's not working right.
Reply
#37
Ok, I can see something is not quiet right on your install.

Did you delete ALL files on the hosting before installing again?

No plugins ir any changes to GSconfig.php ??
My Github Repos: Github
Website: DigiMute
Reply
#38
n00dles101 Wrote:Ok, I can see something is not quiet right on your install.

Did you delete ALL files on the hosting before installing again?

No plugins ir any changes to GSconfig.php ??

fresh install using:
Code:
svn checkout http://get-simple-cms.googlecode.com/svn/trunk/ .
Reply
#39
Did you create your page with a previous revision?
Create it again.
Reply
#40
Carlos Wrote:Did you create your page with a previous revision?
Create it again.
It was a clear install. I'm not doing anything wrong.
Reply
#41
I didn't mean you were doing nothing wrong, of course. I was just making a suggestion to make sure.

Well I have tested this.
I've updated my r646 to r650. I had a page with string Olé. In the page source code it was still encoded as Ol&eacute;. However, if I save it again it is Olé as expected.
Reply
#42
To me appears as Ol&eacute. Weird.
Reply
#43
Are there any news concerning the problem?
Reply
#44
Please try r652 and see if that fixes the problem..

Tks, Mike...
My Github Repos: Github
Website: DigiMute
Reply
#45
Yes it's OK now!!

What was the problem?
Reply
#46
if magic_quotes were on we did a htmlentities on content...
My Github Repos: Github
Website: DigiMute
Reply
#47
n00dles101 Wrote:if magic_quotes were on we did a htmlentities on content...
otherwise?

Magic Quotes has been deprecated as of PHP 5.3.0.
Reply
#48
it should have been removed at r650 aswell.
My Github Repos: Github
Website: DigiMute
Reply
#49
@n00dles101 could you make it allow greek characters to slugs instead of converting it to english??
Reply
#50
Probably not in the core it is not recommended that you use non-ascii charachters in URls

RFC 3986
http://tools.ietf.org/html/rfc3986

See also
http://www.456bereastreet.com/archive/20...s_in_urls/

Mike. .
My Github Repos: Github
Website: DigiMute
Reply




Users browsing this thread: 1 Guest(s)