|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2488 | minor | always | 03-03-08 13:57 | 03-13-08 04:42 | |
|
|
|||||
| Reporter: | nam | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.5 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|
|||||
| Summary: | 0002488: 'break' outside of loop should give Fatal Error instead of a compile error (Wordpress' OpenID plugin) | ||||
| Description: | In /logic.php of the OpenID plugin for Wordpress, there is a break statement that is not inside any loop/switch. Even though PHP gives a Fatal Error for that, OpenID is still able to function. OpenID or Wordpress is probably catching errors and ignoring them. To allow this, Quercus should be returning a PHP error instead of a Java compile error. | ||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||