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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
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
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
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 ?
Did you see the previous patches listed on the codeplex download page? If you have not already applied those you should apply them.
Thanks,
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.
That is weird the 2.3.9.7 release got marked as not public. I just fixed it, not sure how that happened.
Now it's ok!
Thanks