Summary | imp missing conf.xml version string |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | horde (at) smartsector (dot) hu |
Created | 01/29/2009 (6045 days ago) |
Due | |
Updated | 01/12/2010 (5697 days ago) |
Assigned | 01/29/2009 (6045 days ago) |
Resolved | 02/02/2009 (6041 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #7915: Have Git add RCS-like id tags to config filescreate mode 100644 .gitattributes
http://git.horde.org/co.php/.gitattributes?rt=horde-git&r=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/chora/config/conf.xml?rt=horde-git&r1=1739b108dccb3225672eb85776aa9b5fda99dad5&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/crumb/config/conf.xml?rt=horde-git&r1=20b19494e974463311f27d9fb4f5c2b8da80ff02&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/folks/config/conf.xml?rt=horde-git&r1=037b01c9cf42b76e08c189c9472e064c20ef91a5&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=c4120b38445a72b10568e2627c88f6de27ec16e6&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/jeta/config/conf.xml?rt=horde-git&r1=e505eea958fab18af0db600ae904bfbe04c7cd54&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/kronolith/config/conf.xml?rt=horde-git&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=a4ed4fed7077dd59461aae053923453278f3347c
http://git.horde.org/diff.php/news/config/conf.xml?rt=horde-git&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=a4ed4fed7077dd59461aae053923453278f3347c
State ⇒ Resolved
Notice: Undefined offset: 1 in /usr/share/horde/admin/setup/index.php
on line 34
http://cvs.horde.org/diff.php/horde/admin/setup/index.php?rt=horde&r1=1.63&r2=1.64&ty=u
Notice: Undefined offset: 1 in /usr/share/horde/admin/setup/index.php
on line 34
an updated $Id$ string when running from Git unless you delete the
conf.xml and then do a 'git checkout conf.xml' command (in other
words, the $Id$ string only appears to be updated on a git checkout
command).
State ⇒ Feedback
an updated $Id$ string when running from Git unless you delete the
conf.xml and then do a 'git checkout conf.xml' command (in other
words, the $Id$ string only appears to be updated on a git checkout
command).
http://cvs.horde.org/diff.php/framework/Horde/Horde/Config.php?rt=horde&r1=1.145&r2=1.146&ty=u
http://cvs.horde.org/diff.php/horde/admin/setup/index.php?rt=horde&r1=1.62&r2=1.63&ty=u
Priority ⇒ 1. Low
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ imp missing conf.xml version string
Type ⇒ Bug
Priority ⇒ 2. Medium
contain the version information. Without this conf.php is missing it
to after generation and therefore horde doesn't see imp as configured.