javascript message about hierarcaltaxon.svc

Posted by Community Admin on 04-Aug-2018 08:35

javascript message about hierarcaltaxon.svc

All Replies

Posted by Community Admin on 12-May-2011 00:00

this just started happening in firefox 3.6.17 tonight. yesterday using the same browser editing the same page i did not receive this popup. it just loops.

i had a blog post widget on the page, it loads fine when you go to edit it, preview it, even the published page, but in the editmode when i click the edit link on that widget it opens the popup window but for some reason will not load without the following popup.

went to the same page in another browser ie8/chrome and cannot get it to do it.

i've restarted iis, rebooted the server, closed firefox. the only other thing i havent done is reboot my machine.

weird that it just started happening and only in this browser. any insight anyone experienced this, seen it before?

Posted by Community Admin on 16-May-2011 00:00

Hello Brandon,

Can you please let us know if there have been any recent changes in your project? For example upgrade, change in templates for the designer, blog posts widget, etc. We have recently found a problem in the widget templates. Can you please take a look at the templates for blog posts to see if you have added a taxonomy field control. If yes, please make sure that the markup contains the bellow highlighted part:

<sitefinity:HierarchicalTaxonField ID="HierarchicalFieldControl" runat="server" TaxonomyId="E5CD6D69-1543-427b-AD62-688A99F5E7D4" DisplayMode="Read" WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" Expanded="false" TaxonomyMetafieldName="Category" ExpandText="ClickToAddCategories" BindOnServer="true" />


All the best,
Radoslav Georgiev
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 16-May-2011 00:00

well we upgraded 4.1 but i was editing that page after we did that and it wasnt doing it. i did customize the look of the template - but not the functionality. i added some divs for new styling using a template that already existed. i do have tags and category field controls in this template. i based this template off of the one called titles, dates, and full content. the code i'm using already has the bindtoserver=true in it. below is my tag and category code.

<sitefinity:FlatTaxonField ID="FlatFieldControl" DisplayMode="Read" BindOnServer="true" runat="server" TaxonomyId="CB0F3A19-A211-48a7-88EC-77495C0F5374" WebServiceUrl="~/Sitefinity/Services/Taxonomies/FlatTaxon.svc" Expanded="false" TaxonomyMetafieldName="Tags" Title="Tags:" ResourceClassId="TaxonomyResources" HideWhenNoTaxaFound="true" CssClass="" />
 
<sitefinity:HierarchicalTaxonField ID="HierarchicalFieldControl" DisplayMode="Read" BindOnServer="true" runat="server" TaxonomyId="E5CD6D69-1543-427b-AD62-688A99F5E7D4" WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" Expanded="false" TaxonomyMetafieldName="Category" Title="Categories:" ResourceClassId="TaxonomyResources" HideWhenNoTaxaFound="true" CssClass="" />

both tags and category code has both of these already.

Posted by Community Admin on 18-May-2011 00:00

Hello Brandon,

Can you please try clearing the browser cache? We have fund a similar issue in Sitefinity 4.1 which relates to the browser cache.

Best wishes,
Radoslav Georgiev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 02-Jun-2011 00:00

bringing up an old thread which is unrelated to this javascript error.

our tags and categories using the exact code above no longer displays any tags or categories. literally nothing has changed on the templates and we still have the code above. the only difference is we have upgraded to

Sitefinity 4.1.1405.0 PE

any advice on why we are experiencing the lack of tags/categories?

Posted by Community Admin on 02-Jun-2011 00:00

Hi,

The following code works fine under Sitefinity 4.1 Sp1


<sitefinity:HierarchicalTaxonField ID="HierarchicalFieldControl" runat="server" TaxonomyId="E5CD6D69-1543-427b-AD62-688A99F5E7D4" DisplayMode="Read" WebServiceUrl="~/Sitefinity/Services/Taxonomies/HierarchicalTaxon.svc" Expanded="false" TaxonomyMetafieldName="Category" ExpandText="ClickToAddCategories" BindOnServer="true" />

where you need to set the Id of TaxonomyId

Check whether you load some custom js scrip that is making issues with HierarchicalTaxonField scripts.


All the best,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 02-Jun-2011 00:00

well i removed all javascript and all custom modules from this page. i used the code you posted with our id and the code i already had posted and got the same results. the only thing that's changed was we upgraded to the latest version. this was working fine before and now nothing displays.

i am out of ideas. here is what shows when i view the page. it should show some tags and categories under the blog posts but nothing is displayed.

<div id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl">
             
            <div class="sfTxtLbl" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_titleLabel_read">
            Tags:
        </div>
             
            <a style="display: none;" href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$expandButton_read','')" class="sfOptionalExpander" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_expandButton_read" onclick="return false;"></a>
             
            <div style="display: none;" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_expandTarget_read">
             
                 
                <ul class="sfCategoriesList" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_selectedTaxaList_read">
                </ul>
                <ul class="sys-template" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_selectedTaxaBinder_read_ctl00_clientTemplate">
                <li class="sys-container">
                            <span>Title</span>
                            <a class="sf_binderCommand_remove sfRemoveBtn sfDisplayNoneImportant" href="javascript:void(0);">[x]</a>
                        </li>
            </ul>
                 
                <div class="sfHintWrapper sfDisplayNoneImportant">
                    <label class="sfInputHintVisible" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_taxaInputHint_read" for="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_taxaInput_read"></label>
                    <input type="text" class="sfTxt" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_taxaInput_read" name="ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$taxaInput_read">
                    <a href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$addTaxaButton_read','')" class="sfLinkBtn sfChange" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_addTaxaButton_read" onclick="return false;">
                        <strong class="sfLinkBtnIn">Add</strong>
                    </a>
                </div>
                  
                <div class="sfSelectExistingExpander sfDisplayNoneImportant" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_selectFromExistingPanel_read">
                    or,
                    <a href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$selectFromExistingButton_read','')" class="sfColExpLink" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_selectFromExistingButton_read" onclick="return false;">Select from existing</a>
                </div>
                     
                <div class="sfBlockLoading sfDisplayNoneImportant" style="display: none;" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_openingExistingLoader_read">
                    Opening existing...
                    <img alt="" src="/WebResource.axd?d=D1o_QEo7WnFB1v5b-nSIzK6GEcECUtW4beijogscmjg-gUXXmntX1nQUZyNBMjsFhQBCOnXDLBkWxkOpgy9oOP62vjC4mWRKZ1RjHe07Hxzf50gh8Ent42e2CCzxUyuboCpf1J9cXr01Nu_gCXikdgw8JDqLldfTQbZVNJ_UiyfkLJpU-3LdcPUECJ9OlAVZm8ffiH9X8zsLtNOyDkceWFohPzVv80ldR1okkxbD_yo1&t=634414927173881899" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_lodingExisting_read">
                </div>
                 
                <div style="display: none;" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_existingTaxaPanel_read">
                    <a href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$closeExistingButton_read','')" class="sfColExpLink" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_closeExistingButton_read" onclick="return false;">Close existing</a>
                    <div class="sfExistingTagsWrapper">
                        <p style="display: none;" class="sfShownTagsTitle" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_existingTaxaTitle_read"></p>
 
                        <div class="sfExistingTagsListWrapper sfClearfix">
                            <em>Click to select:</em>
                             
                            <ul class="sfExistingTagsList" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_existingTaxaList_read">
                            </ul>
                        </div>
                         
                        <a style="display: none;" href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$showAllTaxaButton_read','')" class="sfShownSwitcher" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_showAllTaxaButton_read" onclick="return false;"><span id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_showAllLabel_read">Show all</span><span id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_taxaTotalCount_read"></span><span id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_taxonomyTitle_read">Tags</span></a>
                         
                         
                        <a style="display: none;" href="javascript:__doPostBack('ctl00$cph_leftpagecol$C000$ctl00$ctl00$ctl00$Repeater$ctrl0$FlatFieldControl$ctl00$ctl00$showOnlyMostPopularTaxa_read','')" class="sfShownSwitcher" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_showOnlyMostPopularTaxa_read" onclick="return false;">Show only most popular</a>
                         
                        <div class="sfBlockLoading" style="display: none;" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_openingAllLoader_read">
                            Opening all...
                            <img alt="" src="/WebResource.axd?d=D1o_QEo7WnFB1v5b-nSIzK6GEcECUtW4beijogscmjg-gUXXmntX1nQUZyNBMjsFhQBCOnXDLBkWxkOpgy9oOP62vjC4mWRKZ1RjHe07Hxzf50gh8Ent42e2CCzxUyuboCpf1J9cXr01Nu_gCXikdgw8JDqLldfTQbZVNJ_UiyfkLJpU-3LdcPUECJ9OlAVZm8ffiH9X8zsLtNOyDkceWFohPzVv80ldR1okkxbD_yo1&t=634414927173881899" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_lodingAll_read">
                        </div>
                    </div>
                         
                    <ul class="sys-template" id="ctl00_cph_leftpagecol_C000_ctl00_ctl00_ctl00_Repeater_ctrl0_FlatFieldControl_ctl00_ctl00_existingTaxaBinder_read_ctl00_clientTemplate">
                <li class="sys-container">
                                <a class="sf_binderCommand_select" href="#">Title</a> <span>(ItemsCount)</span>
                            </li>
            </ul>
                </div>
        </div>
    </div>

thanks.

Posted by Community Admin on 02-Jun-2011 00:00

also i have even created a blank page and put a blog post widget on there and the same thing occurs.

Posted by Community Admin on 06-Jun-2011 00:00

Hi Brandon,

We are still not able to replicate the issue. If you have a sample project that you can send we can perform some tests.

Regards,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed