#314 closed defect (worksforme)
Problem saving new build configuration after recipe has been entered
Reported by: | duckie@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Administration interface | Version: | 0.5.3 |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
If even a single letter is entered to the recipe field completely blank page appears after 'save' button is pressed.
Is the recipe field is left empty page can be saved and the browser gets normally back to 'manage build configuration' page after saving.
However, if the recipe is entered straight to the DB, it also appears correctly in the 'manage build configuration' page. So it feels like there's something odd with DB writing process (query syntax problem etc). I haven't managed to find any error from logs yet.
My Trac version is 0.10.4, using MySQL 5.0.27.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by osimons
- Milestone 0.6 deleted
- Resolution set to worksforme
- Status changed from new to closed
I cannot replicate this using current trunk (0.6dev), Trac 0.11.5 with SQLite. Empty or valid recipe saves without issue, and any errors preventing save renders a standard error page.
Note that this may also be a Trac/Apache/Browser? issue for error pages as I've seen similar reported with Trac and other plugins with earlier versions: trac:search:?q="blank+page"&ticket=on.
Please reopen if the problem persists with newer versions, and if so hopefully with more information that links the problem to Bitten.