WebGUI
      Click here to register.
      
Sprechen Sie WebGUI? Parlez vous WebGUI? Se habla WebGUI? Spreekt u WebGUI?

Do you speak WebGUI? Please help us translate WebGUI into your language.



     WebGUI Bug Tracker

Bad utf8 support in Poll

User dnm
Date 4/1/2008 3:38 pm
Severity Minor (annoying, but not harmful)
Version WebGUI Stable 7.4.30
Views 240
Rating 0    Rate [
|
]
Karma Rank 0.000000
Previous · Next
User Message
dnm

I try to use Poll with Polish characters in answers. I've tried everything but it is allways displayed wrongly. The error occures only in answers not in description, so I suppose the problem is in splitting utf8 string.

I use utf8 database from standard distribution.

 

For example:

if I input '???ef' as first answer it displays as: 'Ä?Å?Ä?ef'

 

I attach screenshot. 



Attached Files
Back to Top
Rate [
|
]
 
 
Graham
Fixed in 7.4.31.

Back to Top
Rate [
|
]
 
 
dnm

Thanks a lot! It works now:)

D. 



Back to Top
Rate [
|
]
 
 
dnm

Hi,

I've just installed newest version of WebGUI (7.4.31). And the Poll works well - thanks again, but now I can't install any new package. The errors is:

Could not set uid/gid on '/data/domains/cms-test/public/uploads/temp/6f/6....json' 

 

I haven't got such errors in previous  version of WebGUI. I tried to install zenlike theme and envision. Both have got the same error.  The upload directory belongs to webgui user.

 

Do you have any suggestions, what went wrong?

 

Regards,

D. 

 



Back to Top
Rate [
|
]
 
 
Vitkovsky

Who is owner of folder ''/data/domains/cms-test/public/uploads/temp/'?

In some cases after upgrade it may be root

It need to set owher as in the parent folder.

(It was in my case. Probably, You too.)


Vladimir Vitkovsky
http://www.webgui.uanet.biz/
http://web-octopus.com
http://www.transport.su/

 



Back to Top
Rate [
|
]
 
 
dnm

I've done a new installation, not an update. Just after install there is no temp directory. When I try do import a package, temp dir is created with webgui user as owner. I can't see why it can't proceed with package :(

I've installed WebGUI many times and never had such problems.

D. 



Back to Top
Rate [
|
]
 
 
Graham
We don't want to restore the uid/gid from a package anyway, so I've changed the code to prevent that.  That should fix this for the next release.

Back to Top
Rate [
|
]