Ticket #296 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Log entries: page not found extra info

Reported by: MC-arjen Owned by: arjen
Priority: major Milestone: MediaMosa 2.1
Component: Core Version: 2.1.2
Keywords: Cc:
MoSCoW: none Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours:

Description

The page not found gives not much info about what page is requested.

Page not found (Exception thrown on line 271, in /srv/www/sites/all/modules/mediamosa/rest/mediamosa_rest.inc)
Partial backtrace:

#0 /srv/www/sites/all/modules/mediamosa/response/mediamosa_response.inc(101): mediamosa_rest->match_call()
#1 /srv/www/sites/all/modules/mediamosa/mediamosa.module(118): mediamosa_response->process_rest()
#2 [internal function]: mediamosa_init()
#3 /srv/www/includes/module.inc(709): call_user_func_array('mediamosa_init', Array)
#4 /srv/www/includes/common.inc(4331): module_invoke_all('init')
#5 /srv/www/includes/bootstrap.inc(1812): _drupal_bootstrap_full()
#6 /srv/www/index.php(21): drupal_bootstrap(7)
#7 {main}

Change History

Changed 3 years ago by forgacs

  • owner changed from forgacs to arjen
  • status changed from new to assigned

Fixed. It is on my repository.

Changed 3 years ago by MC-arjen

  • status changed from assigned to closed
  • resolution set to fixed

Changed 3 years ago by Frans

  • version set to 2.1.2

Changed 3 years ago by Michiel.Schok

  • tested changed from no to yes
  • accepted changed from no to yes

When deliberately requesting a /asset/x page from 'beheer', a nice 'page not found' error with the offending page is seen in the logfile.

When doing a rest-request for

[get] /version2

we see

Page not found: version2 (method: -, parameters: -) (Exception thrown on line 271, in /var/opt/www/vpcore/htdocs/sites/all/modules/mediamosa/rest/mediamosa_rest.inc)
Partial backtrace:

#0 /var/opt/www/vpc...
Note: See TracTickets for help on using tickets.