Uploaded image for project: 'Olio'
  1. Olio
  2. OLIO-117

to print out true value of $stream in classes/Geocoder.php(36)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.1
    • 0.2
    • php-app
    • None

    Description

      The right syntax of the below line in classes/Geocoder.php(36)
      throw new Exception('Did not find xml part in: $stream');
      should be
      throw new Exception("Did not find xml part in: $stream");

      Note that ", instead of '. Otherwise, $stream should not be printed out.

      Attachments

        Activity

          People

            shanti Shanti Subramanyam
            xuekun Xuekun Hu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1m
                1m
                Remaining:
                Remaining Estimate - 1m
                1m
                Logged:
                Time Spent - Not Specified
                Not Specified