Ticket #279 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Remove "rss.config.plugins" on the config page

Reported by: kuze Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: trivial Keywords:
Cc: Darth_Sebulba05@…

Description

Since rev 1033 the "rss.config.plugins" on the config page is redundant and doesnt work. Removing or redirecting it would be nice.

Change History

Changed 3 years ago by mbonetti

Uhm, you shouldn't see that. Have you tried to shift-reload?

Changed 3 years ago by sdcosta

Do we really need caching on the admin section? I think we should switch it off.

Changed 3 years ago by Darth_Sebulba05@…

I did a full refresh and even closed firefox and deleted all the cache, and it was still there..

Easy enough for me to remove manually though.

Changed 3 years ago by mbonetti

Hmm, and you are positive that 'svn diff admin' returns nothing at all, right? I mean, it's weird: the code that handles plugins was removed from admin/config.php and admin/index.php

Which version of PHP is your server running?

Changed 3 years ago by Darth_Sebulba05@…

That command doesn't return anything but the changes I've made.

PHP 5.0.3 on apache2 debian stable.

Changed 3 years ago by Darth_Sebulba05@…

  • cc Darth_Sebulba05@… added

Also, the 'config' key_ keeps getting put back in, don't know if that's intentional.

Changed 3 years ago by kuze

Deleted the cache, refreshed, "rss.config.plugins" is still there. The code has been removed, but as far I understand it, config.php still displays everything from "config" in the db. PHP 5.0.4, apache, macOSX.4

Changed 3 years ago by mbonetti

  • status changed from new to closed
  • resolution set to fixed

Oh! Please excuse me, you are completely right! Fixed for good, in [1035]

Note: See TracTickets for help on using tickets.