[PHP-WEBMASTER] [web-php] master: Search: Fix "g a" search

[email protected] (AllenJB via Derick Rethans)
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: AllenJB (AllenJB)
Committer: Derick Rethans (derickr)
Date: 2026-01-13T14:02:52+01:00

Commit: https://github.com/php/web-php/commit/e5c965b38d6fa6a82a5df4138149490536e49080
Raw diff: https://github.com/php/web-php/commit/e5c965b38d6fa6a82a5df4138149490536e49080.diff

Search: Fix "g a" search

Changed paths:
  M  js/common.js


Diff:

diff --git a/js/common.js b/js/common.js
index b1aa4c7c4c..aac5fb05ce 100644
--- a/js/common.js
+++ b/js/common.js
@@ -248,7 +248,7 @@ function globalsearch(txt) {
     }
 
     const language = getLanguage()
-    const key = `search-${language}`;
+    const key = `search2-${language}`;
     let cache = window.localStorage.getItem(key);
     cache = JSON.parse(cache);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.