URLs in blog

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/13/2010 6:59:01 AM
Gravatar
Total Posts 28

URLs in blog

Hi!

Windows Web server 2008, MySQL, 2.3.3.6

At editing of record of the blog, all time are created new URLs.  ... adress  1adress 11adress 111adress

Best Regards, Stas

2/13/2010 9:36:24 AM
Gravatar
Total Posts 18439

Re: URLs in blog

Hi Stas,

Thanks for reporting this. I tried first to produce this issue using MSSQL but it worked fine. When I switch to MySql I am able to produce the problem, I am looking into it now.

Best,

Joe

2/13/2010 10:06:40 AM
Gravatar
Total Posts 18439

Re: URLs in blog

Hi Stas,

Ok, after more investigation I found it is not a MySql specific problem. Basically what happens is that whenever you tab out of the Title field it tries to suggest an url and since the current url already exists it appends numbers to make it not duplicate. The problem has been there for a long time but became more apparent because I added javascript to set the focus on the title textbox, whereas before you may never have entered that field when updating a blog post so it did not happen as often. I will fix this, but for now you can be aware of it and after you tab out of the title and you see the url change, just change it back as it was before saving.

Best,

Joe

2/13/2010 11:57:02 AM
Gravatar
Total Posts 28

Re: URLs in blog

Hi, Joe!
All has understood, I thank.
The best regards, Stas

2/13/2010 11:59:05 AM
Gravatar
Total Posts 18439

Re: URLs in blog

fyi, I've got this fixed in my copy, it will be fixed in svn trunk later tonight and will be fixed in the next release.

Thanks again for the bug report.

Best,

Joe

2/13/2010 12:52:02 PM
Gravatar
Total Posts 28

Re: URLs in blog

It's cool!
MP - the best!
Best regards, Stas.
 

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