-
```
>> if(has_file("/PSP_GAME/SYSDIR/EBOOT.BIN")) {
>> result = PSP_UMD_TYPE_GAME;
>> } else if(has_file("/UMD_VIDEO/PLAYLIST.UMD")) {
>> result = PSP_UMD_TYPE_VIDEO;
>> } else if(has_fil…
-
-
**Jerome** ([Bug 63343](https://bz.apache.org/bugzilla//show_bug.cgi?id=63343&redirect=false)):
-- ISSUE --
Hi
Seems like an issue with url encoding characters in path. We have an http request with …
-
By the community nature of what Observatory is used for, the built in blog system should support comments.
-
Last year there was a test of Venue for RCOS that I signed up for. Today I received a reminder email for it despite the timestamp in the email for the event being almost a year old. Just thought I'd m…
-
After merging this commit 70cafd3c073ab2b9cd0877f0414af65090911348, we found it might break computing field's new value refreshing after editing the depended field.
Impacted versions:
13.0
Step…
-
**Description of Issue:**
Currently, we are very lenient towards allowing guest speakers. There has been controversy in our community on whether or not to allow guest speakers from private companie…
-
**Please describe what has to be done**
MongoDB has made some questionable decisions with their "open source" licensing lately, and don't exactly align with the OSI's principles anymore. Given that w…
-
Maybe have a find() statement in the interaction registration loop to get the channel names for setup?
Archive Bot repo link: [https://github.com/ION606/archivebot](https://github.com/ION606/archiv…
-
**Describe the bug**
When selecting a course in the sidebar, too many requests are made and there is a very noticeable slowdown. It also looks like there are more requests, the more sections a course…