Shared files Upload: updated file in subfolder

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.
5/8/2013 6:03:27 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Shared files Upload: updated file in subfolder

Hi Joe,

In Shared Files there's a glitch.

Open a file detail in a subfolder and upload a file (just drag and drop in the drop-zone an updated attachment).

The file is regularly updated but it loses its link to its father and goes to the root.

Diego

 

5/8/2013 2:12:26 PM
Gravatar
Total Posts 18439

Re: Shared files Upload: updated file in subfolder

Hi Diego,

Thanks for the bug report. I just patched the 2.3.9.7 release with a fix for this. The only changed files are /bin/mojoPortal.Features.UI.dll and /SharedFiles/Edit.aspx

​Can you verify this fix on your end?

​Thanks,

Joe

5/9/2013 5:36:25 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: Shared files Upload: updated file in subfolder

Hi Joe,

I have downoaded the patched release and copied the two files in my demo & test installation.

The whole Shared Files Instances disappeared form the page.

2013-05-09 12:29:45,382 ERROR 89.96.54.27 - it-IT - /1nuova-pagina-di-prova.aspx - mojoPortal.Web.UI.CmsPage - failed to load control SharedFiles/SharedFilesModule.ascx
System.Web.HttpCompileException (0x80004005): c:\Dati\iis\effectiveweb\mojoportal\SharedFiles\SharedFilesModule.ascx(120): error CS1061: 'ASP.sharedfiles_sharedfilesmodule_ascx' non contiene una definizione di 'btnRefresh_Click' e non è stato trovato alcun metodo di estensione 'btnRefresh_Click' che accetta un primo argomento di tipo 'ASP.sharedfiles_sharedfilesmodule_ascx'. Probabilmente manca una direttiva using o un riferimento a un assembly.
   in System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
   in System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   in System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   in System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   in System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
   in mojoPortal.Web.UI.CmsPage.LoadPage()
 

 

Should I do anything else than copy the two files ?

5/9/2013 6:49:16 AM
Gravatar
Total Posts 18439

Re: Shared files Upload: updated file in subfolder

Did you see the previous patches listed on the codeplex download page? If you have not already applied those you should apply them.

Thanks,

Joe

5/9/2013 7:08:59 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: Shared files Upload: updated file in subfolder

Hi Juoe,

at the momento if you visit http://mojoportal.codeplex.com/releases you get:

There is no recommended release. Please select a release from the "Releases" box to the right.

Then I must have downloaded and erlier version.

5/9/2013 7:13:32 AM
Gravatar
Total Posts 18439

Re: Shared files Upload: updated file in subfolder

That is weird the 2.3.9.7 release got marked as not public. I just fixed it, not sure how that happened.

5/9/2013 7:52:19 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: Shared files Upload: updated file in subfolder

Now it's ok!

Thanks

Diego

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