phpBMS

Ticket #5 (closed defect: fixed)

Opened 5 years ago

Last modified 6 months ago

Upload of Logo in v0.6b

Reported by: Anonymous Owned by: mipalmer
Priority: major Milestone: 0.62
Component: phpbms Version: 0.61
Keywords: Cc:

Description

Upload of Logo in v0.6b

Had a problem with the form name being 'upload' when form sepcifies 'printedlogo'.

modules/base/include/adminsettings_include.php line 78 is: $file = addslashes(file_get_contents($_FILESupload?tmp_name?));

fix: $file = addslashes(file_get_contents($_FILESprintedlogo?tmp_name?));

-- Yann VR <yannvr@…> Factual Design

Change History

Changed 5 years ago by brieb

  • status changed from new to assigned
  • milestone changed from unknown to 0.70

Changed 5 years ago by brieb

  • priority changed from minor to major

Changed 5 years ago by mipalmer

  • owner changed from brieb to mipalmer
  • status changed from assigned to new

Changed 5 years ago by mipalmer

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

Fields have been corrected.

Changed 6 months ago by mipalmer

  • keywords ?????? ?? ?????? ?? ?????? ??? ?????? ?? ?????? ?? ?????? ?? ?????? ??? ?????? ?????? ?? ?????? cz ?????? ?? ?????? nu ?????? ? ???????? removed
Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.