Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsWikiWikiEdited content disapears - no history/blank pageEdited content disapears - no history/blank page
Previous
 
Next
New Post
1/21/2008 6:29 AM
 

I don't seem able to replicate this problem either at the moment. Are there any spaces at the end of the titles? I know this has caused a similar problem with a couple of my clients.


John Nicholson
 
New Post
1/23/2008 6:11 AM
 

Got some good news and bad news.

Bad news - issue is still around and I don't think I'm going to be able to fix it.
Good News though - I have done a good couple hours of fiddling in SQL Profiler and Query Analyser and have found what I believe to be the issue!

Fault is not in the SQL stored procedure (which would have been convenient - that way I could have at least tidied it up on my side) but instead with the code calling the procedure.

Here's the SQL that is run (as per Profiler) when I save content to a page called "tessta":

exec dbo.Wiki_TopicAdd @moduleID=433,@content=N'<p>dfgdsafg</p>',@cache=N'<p>dfgdsafg</p>',@name=N'WikiHomePage',@title=NULL,@description=NULL,@keywords=NULL,@updateDate='2008-01-23 11:56:12:057',@updatedBy=N'Pieter',@updatedByUserID=39,@AllowDiscussions=0,@AllowRatings=0,@RatingOneCount=0,@RatingTwoCount=0,@RatingThreeCount=0,@RatingFourCount=0,@RatingFiveCount=0,@RatingSixCount=0,@RatingSevenCount=0,@RatingEightCount=0,@RatingNineCount=0,@RatingTenCount=0

The important bit there is the " @name=N'WikiHomePage' " - it shouldn't be saved there - it should be saved under the page name that is currently open.

If i run the same chunk of SQL (in Query Analyser) with the correct name (" @name=N'tessta' " ) it works 100% and can be viewed on DNN without issue.

This should then mean that the code that calls (and fills in the variables for) dbo.Wiki_TopicAdd is pulling the name from the wrong place.  As to why I'm getting this and no-one else is i'm honestly not sure - but perhaps with this info someone could see if they could figure it out?

Please get back to me on this - thanks!

 

 

 

 
New Post
2/1/2008 7:19 AM
 

I got the same issue mention above.

Hope it will be solved in final release.

 

Regards.

 
New Post
2/19/2008 3:35 PM
 

I can confirm the issue. Just installed it on a mirror copy of our live server and the problem appears as described. We are running 4.8.

The manual work around is when you click edit to manually replace the page title (which by default appears to be home page) with the title of the page you are trying to edit. This of course will not work for the average user.

This doesn't happen in the current version of the wiki (at least for us) so maybe I should wait to move the beta to production.

Thanks.

Ivan

 

 
New Post
2/22/2008 7:55 PM
 

I'm working on a fix for this issue. At least the issue I can reproduce so far. It looks like you're getting to be able to post a new page without entering a topic so it is defaulting to the "home" page.

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsWikiWikiEdited content disapears - no history/blank pageEdited content disapears - no history/blank page


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out