- Moderator
- #1
I have never submitted a bug fix for the core MediaPortal code before, so if this is the wrong place I apologize. If I need to be submitting this somewhere else I would appreciate it if someone could point me in the right direction.
While working on the Moving Pictures plug-in I ran into a minor bug in the GUIMultiImage class. Basically the class was not handling bad data supplied in the "imagepath" field, causing the skin rendering to halt. I have added additional error handling to the code and I have also added logic to check if the path is absolute rather than relative. The patch is based off of revision 20297.
If anyone has any questions, shoot me a PM.
While working on the Moving Pictures plug-in I ran into a minor bug in the GUIMultiImage class. Basically the class was not handling bad data supplied in the "imagepath" field, causing the skin rendering to halt. I have added additional error handling to the code and I have also added logic to check if the path is absolute rather than relative. The patch is based off of revision 20297.
If anyone has any questions, shoot me a PM.