the tchat irc bot [mbot use the rest API to get status, assigned, etc https://bugs.mageia.org/rest/bug/25000 But looks between 05/02 and 09/02 it stopped working related to the issue we got at this time with webserver ?
CC: (none) => LpSolit
Looks like Apache ignores .htaccess in the bugzilla/ root directory: RewriteRule ^rest/(.*)$ rest.cgi/$1 [NE] This URL works: https://bugs.mageia.org/rest.cgi/bug/25000 Maybe httpd.conf has not been updated correctly to read .htaccess files from Bugzilla. A sysadmin is needed to check this.
Fixed
Resolution: (none) => FIXEDStatus: NEW => RESOLVED
sorry, when I synced data and re-mounted /usr/share/bugzilla on new disks I forgot to sync .htaccess
But now another problem is visible: all labels are missing in front of fields. The log shows problems with permissions to access templates. No idea why.