The bug tag has no wiki summary.
0
votes
1answer
13 views
Enforce Unique Values - Broken?
I've come across a behavior of my SharePoint site that I find just unacceptable.
My Document Repository has a few required columns, one of which, let's call it "ItemNum" has been configured to ...
0
votes
0answers
12 views
designer not loading latest version of document
I am creating a branding solution for SharePoint 2013 and using SharePoint Designer 2013 to edit one of the OOB master pages and the CSS and custom javascript for the solution. My problem is that ...
0
votes
0answers
24 views
Sharepoint 2013 deployment issue
I have created my custom solution in Visual studio 2010 for sharepoint 2010. Now i want to deploy that solution on Sharepoint 2013. How can i deploy that? When i am deploying my solution through ...
0
votes
0answers
27 views
Bug in SharePoint 2013 : adding a enterprise wiki page
When I view my site content and go to the pages library ( Enterprise wiki template ) I can add a new Enterprise wiki page from the ribbon ( select new than enterprise wiki page ). It redirect me to a ...
1
vote
1answer
89 views
Bad cursor position in SharePoint 2013 Note Board (FireFox)
I'm trying to post a note in SharePoint 2013 Note Board (using FireFox 19 version), the mouse cursor goes out of the text input area.
Screenshot: http://www.rodyk.lt/images/2013/04/10/cursordSbh3.png
...
0
votes
0answers
30 views
Per Location Views Not Working
I am trying to accomplish the following scenario.
In my document library I want the top level view to use a view called "Folders" where it only shows two columns. Upon clicking a folder in the view I ...
3
votes
1answer
179 views
Target Audience sporadically not resolving to certain groups/distribution lists
SharePoint 2010 + SP1 + December 2011 CU
User Profile Service is configured to sync only with AD and all appropriate permissions configured and profiles being imported successfully.
According to ...
0
votes
0answers
74 views
SharePoint 2010 Workflow Reversing Date Format
I've created a workflow that stores its start date and time plus 10 minutes to a variable and then repeats the process with 20 and 30 minutes. Once in production this will go up to a few days each.
...
0
votes
1answer
159 views
Calculated Column Incorrect when All Day Event is selected
I've created a Calendar list. I've added a single calculated column ("Calculated Start Time") that simply references the "Start Time" column. It reports the correct date when the event is not an all ...
0
votes
1answer
236 views
creating site collections using SharePoint management shell 2013
I am following the below instruction to create a NHSC, but at point D when I am creating a Team Site, I get the message that the new URL is not found! Do I need to create that before? Am I missing ...
0
votes
2answers
1k views
Object reference not set to an instance of an object when setting up an alert
I have a user trying to setup an alert whenever any item changes in a document library. Whenever they try to do so SharePoint throws the following error:
Object reference not set to an instance of ...
0
votes
0answers
53 views
PermissionContext=“RootSite” - working for anyone?
It doesn't look, to me, like setting the PermissionContext of a SPSecurityTrimmedControl or a MenuItemTemplate to RootSite works; the content always ends up hidden, whether or not the user has rights ...
2
votes
1answer
584 views
Delay Activity is not working - Is this fixed in SharePoint 2010?
I have a sequential workflow with some DelayActivities in it which do not work (most of the time). Once the time elapses they don't fire and workflow just waits forever.
Found this after searching ...
2
votes
1answer
651 views
Incorrect Modified Dates on SharePoint Online for clients in other timezones
I've run into a strange problem with SharePoint Online.
When updating or creating entries in a list using the Client Object Model, the modified date on the affected list item seems to be stored with ...
3
votes
2answers
489 views
Memory Leak in NameCtrl Add On (for Presence) with IE and SharePoint 2010
Is there known bug/memory leak in the NameCtrl browser addon (which is used for displaying presence information)?
I ask because I created a simple empty site based on the Blank site template and ...
0
votes
1answer
86 views
Make “Reset Page Content” honor audience targetting?
Question:
How can I prevent "Reset Page Content" from showing audience-targetted web parts to users which are not a member of that audience?
Details:
I have seven shared web parts on a ...
2
votes
3answers
1k views
Sandbox Content Type and Resource (RESX) File
I have a simple Sandbox Solution with a Content Type in it. The Content Type simply inherits from the Item content type. It adds no additional fields to it.
I've added a Feature Resource file to my ...
1
vote
0answers
211 views
Content Organizer rule based on a Lookup Column with more than 20 selectable values
Does anybody have any experience making content organizer rule based on a Lookup column with more than 20 values in the list? (When you have more than 20 values, the view of the Lookup field changes. ...
3
votes
1answer
468 views
Unneeded DIVs added to content
Why does SharePoint add the following to text entered into rich text fields of list items?
<div class="ExternalClass85AC900AB26A481DBDC8ADAE7A02F039"><p>....</p></div>
We've ...
1
vote
0answers
330 views
How do I ensure that the task list displays in Gantt view when creating a new site from template?
I have a site with a Task List, which has a custom Gantt view as the default view. The home page of the site, which is not a wiki page, has a List View Web Part for the Task List where the Gantt view ...
1
vote
2answers
112 views
Backup Plan for a VM based sharepoint website
I developed a doc sharing website for my company using Sharepoint2010 and SQLServer 2008 R2.
The website is on a virtual machine powered by Hyper-V
Now, I am thinking the disaster recovery plan.
...
0
votes
2answers
467 views
Sharepoint list column changes not getting updated - bug?
I have created a list in SharePoint 2010, initially had the columns - Title , Mobile and Email Id.
Then I used a grid view (Visual web part) to display these fields.
Later I changed the field Title ...
1
vote
1answer
755 views
Document Sets don't enforce allowed Content Types when multiple Doc Set CT are available
I fear that this is indeed a bug, but I'm asking just to be sure (SP1 and the CU haven't provided any change to the issue).
I have a document library that utilize multiple document set content type ...
1
vote
1answer
438 views
Impersonation issue? - SharePoint 2010
I have some strange behaviour happening in SharePoint 2010, which I believe is something to with Impersonation but I'm not entirely sure.
I'm not sure how to word this, so I'll do it like this:
...
1
vote
0answers
959 views
Inserting new item in list with EntityRef field to User Information List using Linq to SharePoint
I have a list with SPFieldUser field type in it. I try to insert new item in this list using Linq 2 SP.
So, I generated data context class using the following configuration file:
<List Name="User ...
0
votes
1answer
396 views
Site Icon Disappearing in sharepoint 2010
I choose custom logo for my site but it's change in main page only
Others pages show the default sharepoint site icon. But Sharepoint Designer shows the icon correct!!!
I test my site with IE 9, IE8 ...
0
votes
1answer
230 views
Can only create one Personal view in Document Libraries? SP2010
It seems only one personal view can be created in each Document library?
(Once one personal view has been created, you can still go through the process of creating more personal views, the new view ...
1
vote
1answer
381 views
People picker not working in Chrome under taxonomy central admin
Here is a google chrome bug I logged with MS connect.
https://connect.microsoft.com/site428/feedback/details/632134/people-picker-in-google-chrome-not-working-sometimes#details
Make sure you expand ...


