error in custom meta data / dublin core editor for pages?

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.
10/13/2010 7:08:39 AM
Gravatar
Total Posts 70

error in custom meta data / dublin core editor for pages?

Hi all,

I am trying to adjust my custom meta data (Dublin core) for several pages at several sites with MojoPortal v. 2.3.5.3 and 2.3.5.4 and been faced up to some error:

1) meta-links are correct always:

<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />

2) meta-tags are cutted by Add/Update meta tag code source and not closed corrctly by " symbol, for example:

<meta name="DC.subject" content="Muay Thai - Школа бокса Муэй Т
<link rel="search" type="application/opensearchdescription+xml" title="Школа бокса Муэй Тай ( Muay Thai ) sometitle " href="http://somesite" />
    <!--[if IE]>

i.e. you could see what <meta name="DC.subject" content="is not closed and been cutted

Please, check this, I was try for 2 sites. Also, the length of content attribute seems to be different (sometimes short and sometimes longer).

Best regards, Igor

 

10/13/2010 8:17:11 AM
Gravatar
Total Posts 18439

Re: error in custom meta data / dublin core editor for pages?

Hi Igor,

Can you provide steps to produce the problem, ie I need the full text of Russian chars you entered for meta data so I can try to reproduce the problem?

Thanks,

Joe

10/13/2010 8:49:44 AM
Gravatar
Total Posts 70

Re: error in custom meta data / dublin core editor for pages?

Yes, sure, just the example for the site been published, page: http://www.doctorlukina.com/blog.aspx

I am intended to create the Dublin Core meta data for the URL provided and going to /Admin/PageSettings.aspx to edit the page settings.

I choose the tabMetaSettings tab and create 2 meta links required without problems. After what I am trying to create the set of Meta Tags starts from the DC.title with the content="Новости сайта Дельфинотерапия доктора Лукиной, Севастополь." and press "Save" for Meta Tag created and "Save Changes" for the whole PageSettings.

After that I am looking to the http://www.doctorlukina.com/blog.aspx page sources and I have:

<meta name="description" content="Новости сайта Дельфинотерапия доктора Лукиной, Севастополь." />
<meta name="keywords" content="Дельфинотерапия, доктор Лукина, Севастополь, новости" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"  />
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/"  />
<meta name="DC.title" content="Новости сайта Дел
<link rel="search" type="application/opensearchdescription+xml" title="Дельфинотерапия доктора Лукиной поиск по сайту" href="http://www.doctorlukina.com/SearchEngineInfo.ashx" />
	<!--[if IE]>
	<meta http-equiv="Page-Enter" content="blendTrans(Duration=0)" /><meta http-equiv="Page-Exit" content="blendTrans(Duration=0)" />
	<![endif]-->
		<script language="JavaScript" type="text/JavaScript">

 

You can see what the <meta name="DC.title" content="Новости сайта Дел  

not closed correctly and incompleted.

HTH, thanks for your help!. Igor

 

10/13/2010 8:56:18 AM
Gravatar
Total Posts 70

Re: error in custom meta data / dublin core editor for pages?

Just Ones more:

1 - the skin for the example http://www.doctorlukina.com/blog.aspx was created based on graformix-company skin (old version not updated)

2 - for my another site with the same problem (in test mode not in production) was used the strongeye-wireframe01 testing skin.

Maybe, some problem with the skins been used?

HTH, Igor

10/13/2010 9:12:02 AM
Gravatar
Total Posts 18439

Re: error in custom meta data / dublin core editor for pages?

Hi Igor,

I'm not seeing this on my machine.

Can you produce the problem on demo.mojoportal.com?

I don't really see how it could be caused by the skin but I do not have those skins you mention. Maybe you can try a newer skin to see if that eliminates the problem on your end.

What db platform? What version of mojoPortal?

Best,

Joe

10/13/2010 9:47:20 AM
Gravatar
Total Posts 70

Re: error in custom meta data / dublin core editor for pages?

Hm.. Been tested on Demo and it is works for http://demo.mojoportal.com/blog.aspx - everything is OK.

Also, I have no problems with news in blog at RU subdomain at my site:

http://www.softpilot2000.com.ua/ru/news-130910-aspnet-ajax.aspx

But I HAVE same problem for the root page at the same site! (I was missed this fact before):

http://www.softpilot2000.com.ua/ru/home.aspx

<meta name="DC.title" content="Разработка сайтов Севастополь, Украина, Россия."  />
<meta name="DC.subject" content="Разработка сайтов Севастополь; Создание сайтов в Севастополе; веб дизайн; программирование на заказ; Украина; Россия"  />
<meta name="DC.description" content="Разработка сайтов Севастополь, Созд
<link rel="search" type="application/opensearchdescription+xml" title="Разработка сайтов на заказ поиск по сайту" href="http://www.softpilot2000.com.ua/ru/SearchEngineInfo.ashx" />

 

You can see what tag <meta name="DC.description" have the incompleted content.

But even more: At the start  the tag DC.subject was incompleted but I was opened the page for edit and all tags been correct in customMetaTag Editor and I just resaved the DC.subject tag and voila - Subject is correct but Description is incorrect now. I can't understand what is this..

DC.subject DC.subject DC.subjectDC.subject I am using MySQL elsewhere but it seems what it is OK with the DB as far as I able to edit the meta tags in Editor and all of them are correct and completed.

 

Sorry for boring you and thanx for your help! I will try to recheck all my tags|pages and try to understand what happens. 8(

 

 

10/15/2010 8:12:03 AM
Gravatar
Total Posts 18439

Re: error in custom meta data / dublin core editor for pages?

If you do find any way to produce this problem consistently please let me know. 

Thanks,

Joe

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