å ä ö in NeatUpload

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
5/24/2006 11:09:07 AM
Gravatar
Total Posts 18439

å ä ö in NeatUpload

About NeatUpload (Im using, VS2005, latest from svn) 1. The file 'Progress.aspx.cs' cannot be found, just a warning but.. 2. The files 'Error413.aspx' and 'Progress.js' is in the project, but the files does not exist. These two are not really a problem, just small things that can be fixed. Now to my real problem: I like to upload files containing å, ä and ö (swedish) in the names but NeatUpload complains about invalid characters. Can you upload and download files with 'odd' characters in general? It may be better to replace 'odd' characters with a '_' or something, because you dont want to change the names before uploading. Also, i'm translating the texts to swedish if you like to have those files when im finished. Good night, Christian Fredh
5/24/2006 11:11:24 AM
Gravatar
Total Posts 68

Re: å ä ö in NeatUpload

Also, why dont i get new lines in my message above? :) (im using opera)
5/24/2006 12:19:49 PM
Gravatar
Total Posts 148

Re: å ä ö in NeatUpload

Looks like the 2.1 branch isn't using the latest version of NeatUpload (which addresses all of the issues you mentioned).  I'll try to get that fixed tonight.

--Dean
5/24/2006 12:42:22 PM
Gravatar
Total Posts 18439

Re: å ä ö in NeatUpload

Hi Christian,

What branch are you using, branches/vs2005 or branches/2.1?

branches/2.1 should be up to date with the latest version of neatupload but branches/vs2005 is a dead branch that hasn't been updated since december. I'm going to delete that branch to avoid further confusion, it was the first version I got to compile in vs 2005 but it doesn't use any 2.0 .net features.

As for the question about opera, the FCKeditor doesn't currently support opera or safari so it degrades to a textarea for those browsers. In a textarea if you want line breaks you have to enter the raw markup <br />

A swedish translation would be much appreciated!

Joe
5/24/2006 12:48:48 PM
Gravatar
Total Posts 148

Re: å ä ö in NeatUpload

Joe,

I checked and branches/2.1 is not up to date.  I'll fix it tonight.

--Dean
5/24/2006 1:04:42 PM
Gravatar
Total Posts 18439

Re: å ä ö in NeatUpload

Dean,

I have a lot of changes in my sandbox branches/joedev2.1 that I hope to merge into 2.1 this weekend. It might be better if you hold off and I update my sandbox with the latest neatupload and then merge it all back into 2.1 together, unless you don't think that will pose any difficulty with the merge?

I would ask you to just put the latest in my branch but its not currently building with the pgsql data layer because I have a few more methods to implement and it currently has an Atlas dependency that I plan to back out before the merge.

Joe
5/24/2006 2:53:00 PM
Gravatar
Total Posts 148

Re: å ä ö in NeatUpload

As long as you haven't made any changes to NeatUpload or Web/NeatUpload, you should not have any problems merging jodev2.1 into 2.1 after I update NeatUpload in 2.1.  So, unless I hear from you otherwise, I'll go ahead and update it.

--Dean
5/24/2006 4:11:04 PM
Gravatar
Total Posts 18439

Re: å ä ö in NeatUpload

Dean,

I figured the merge would probably work ok, just haven't done them that often so was a little worried but am more confident after your reassurance.

After your update when I opened the 2.1 solution it launched the project conversion wizard to convert neatupload to a vs 2005 project. All it did was make a small change in the .csproj file. I went ahead and committed that at r1002.

Thanks,

Joe
5/24/2006 4:37:31 PM
Gravatar
Total Posts 148

Re: å ä ö in NeatUpload

Joe, Thanks for committing the converted file.  I was actually just about to do that myself. :-).

Christian, NeatUpload should be up-to-date now.  Please post here if you run into any problems with it.

Thanks,

--Dean
5/24/2006 9:36:59 PM
Gravatar
Total Posts 68

Re: å ä ö in NeatUpload

It works great now, thank you.

Joe, how should I send you the translated files?
5/25/2006 2:22:53 AM
Gravatar
Total Posts 18439

Re: å ä ö in NeatUpload

Hi Christian,

Just zip them and send them to joe_audette at yahoo dotcom

Thanks,

Joe
You must sign in to post in the forums. This thread is closed to new posts.