GNOME Bugzilla – Bug 170962
Dia crash when there is two xslt/stylesheets.xml
Last modified: 2005-10-08 20:31:46 UTC
Distribution/Version: Fedora Core 3 1. Create the dir ~/.dia/xslt 2. Copy a stylesheets.xml to ~/.dia/xslt/ Like: cp /usr/share/dia/stylesheets.xml ~/.dia/xslt/ 3. Open Dia and dia crash Expected: Not crash and Dia should overlap or append the user define style sheet ? Note: It doesn't crash, when there is only one file in user directory or global directory. Source code (maybe there): http://cvs.gnome.org/viewcvs/dia/plug-ins/xslt/xslt.c?rev=1.11&view=markup at PluginInitResult dia_plugin_init(PluginInfo *info)
Confirmed and fixed: 2005-03-19 Hans Breuer <hans@breuer.org> * plug-ins/xslt/xslt.c : don't crash if both places ($SHARE, $HOME) have configurations, fixes bug #170962
Adjusting target to help finding 0.94 dups already fixed