From: <car...@us...> - 2025-02-19 21:46:07
|
Revision: 11152 http://sourceforge.net/p/phpwiki/code/11152 Author: carstenklapp Date: 2025-02-19 21:46:05 +0000 (Wed, 19 Feb 2025) Log Message: ----------- Loading data bug still there. Need to test with sql backend Modified Paths: -------------- trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2025-02-19 21:31:55 UTC (rev 11151) +++ trunk/pgsrc/ReleaseNotes 2025-02-19 21:46:05 UTC (rev 11152) @@ -1,4 +1,4 @@ -Date: Tue, 18 Feb 2025 04:39:48 +0000 +Date: Wed, 19 Feb 2025 21:44:01 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -57,7 +57,7 @@ diff preview. This means themes using custom editpage.tmpl need to be updated with new ##$EDITING_OLD_REVISION_MESSAGE## variable. - Date of files dumped now set to match page date in wiki. - - Fix some metadata not being applied to database when loading pages. + - <strike>Fix some metadata not being applied to database when loading pages.</strike> * configurator.php is now in a less-broken state. Useable but needs more work. * New: Show a nice diff preview when editing a page if there is an edit conflict. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |