PacketFence - BTS - PacketFence
View Issue Details
0000869PacketFencepackagingpublic2009-12-03 18:162011-01-26 15:38
obilodeau 
obilodeau 
normaltrivialalways
closedfixed 
 
1.9.0 
c0cb72d4a98b51f9ffa1914e460dc5e3cf5b9e67
0000869: installer confusing on upgrades regarding what to do with database
The installer is confusing on upgrades regarding what to do with database.

On upgrade we should just bail out and tell the user to read UPGRADE.

Now, how can we detect an upgrade or not?
No tags attached.
Issue History
2009-12-03 18:16obilodeauNew Issue
2009-12-03 18:16obilodeauStatusnew => assigned
2009-12-03 18:16obilodeauAssigned To => obilodeau
2010-04-15 17:43obilodeauProjectPacketFence 1.9 => PacketFence
2010-05-05 17:45obilodeaumtn revision => c0cb72d4a98b51f9ffa1914e460dc5e3cf5b9e67
2010-05-05 17:45obilodeauNote Added: 0001558
2010-05-05 17:45obilodeauStatusassigned => resolved
2010-05-05 17:45obilodeauResolutionopen => fixed
2010-05-05 17:45obilodeauCategory1.9.0 => packaging
2010-05-05 17:45obilodeauFixed in Version => 1.9.0
2011-01-26 15:38obilodeauStatusresolved => closed

Notes
(0001558)
obilodeau   
2010-05-05 17:45   
Fixed by removing a lot of code in installer.pl. Now if a database already exists, we tell the user to check UPGRADE, we don't even offer to drop.