Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mantisbt/mantisbt
base: 9b39286bbcba
Choose a base ref
...
head repository: mantisbt/mantisbt
compare: 33c9c01988af
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 18, 2012

  1. XmlImportExport: Reference correct class name

    The parameter of update_map() was defined as being of Class "Mapper",
    but the actual class name is "ImportXml_Mapper"
    
    Fixes #12187
    
    Conflicts:
    
    	plugins/XmlImportExport/ImportXml/Issue.php
    dregad committed Sep 18, 2012
    Copy the full SHA
    c0af31b View commit details
    Browse the repository at this point in the history
  2. XmlImportExport: Allow import of inherited categories

    Fixes #11114
    dregad committed Sep 18, 2012
    Copy the full SHA
    b7acce2 View commit details
    Browse the repository at this point in the history
  3. XmlImportExport: removed obsolete comment

    Since 1.1 is no longer supported, I guess we won't ever backport this...
    dregad committed Sep 18, 2012
    Copy the full SHA
    33c9c01 View commit details
    Browse the repository at this point in the history