[Bug 803384] New: pastes to paste.opensuse.org never expire
https://bugzilla.novell.com/show_bug.cgi?id=803384 https://bugzilla.novell.com/show_bug.cgi?id=803384#c0 Summary: pastes to paste.opensuse.org never expire Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: ctrippe@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) konqueror/4.10.0 Safari/534.34 Initially reported via http://lists.opensuse.org/opensuse-factory/2013-02/msg00246.html Hi, All & KDE maintainers, In Pastebin plasmoid, we have two unique service providers for paste.opensuse.org http://opendesktop.org/content/show.php?content=141038 and paste.opensuse.org (I failed to find its source) But we have a bug that pastes sending from those two service proviers are set to `never expires`. Because if you use the web GUI, it is set to "1 week". After some digging, I find it's even not what the author intended to do. Because in imgsusepasteorg/contents/code/main.js, he set the `expiry` to `1440` which means `1 Day`. Then I downloaded the stikked-0.5.4.zip (https://stikked.googlecode.com/files/stikked-0.5.4.zip), in system/application/views/defaults/paste_from.php, the id is actually `expire` instead of `expiry`. He failed to transfer the value for expiry, so pastes sent from there were set to `never expires`. So we need to change those two files in kdebase4-workspace package: /usr/share/kde4/apps/plasma/shareprovider/pasteopensuseorg/contents/code/main.js /usr/share/kde4/apps/plasma/shareprovider/imgsusepasteorg/contents/code/main.js and set `expiry` to `expire`. I didn't see our "suse tweak" for those two files in spec file, it seems to be from upstream, so we need a developer who has commit permission to fix it upstream. PS: We also have this problem for 12.2/12.1, so if we want to save our server, we have to make an update for them. PS1: I left a message for that uploader on opendesktop.org, if he's among us, please re-upload the fixed tar ball. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=803384 https://bugzilla.novell.com/show_bug.cgi?id=803384#c1 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |tittiatcoke@gmail.com --- Comment #1 from Christian Trippe <ctrippe@opensuse.org> 2013-02-12 18:04:38 UTC --- I've added a patch for the kdebase4-workspace package for 12.3/Factory and will do a maintainace update for 12.1/12.2. @Raymond: I guess the script on opendesktop is from you and you can probably also fix it upstream? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=803384 https://bugzilla.novell.com/show_bug.cgi?id=803384#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-02-12 20:00:07 CET --- This is an autogenerated message for OBS integration: This bug (803384) was mentioned in https://build.opensuse.org/request/show/155261 Factory / kdebase4-workspace -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=803384 https://bugzilla.novell.com/show_bug.cgi?id=803384#c3 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |tittiatcoke@gmail.com InfoProvider|tittiatcoke@gmail.com | --- Comment #3 from Raymond Wooninck <tittiatcoke@gmail.com> 2013-07-01 17:17:24 UTC --- Closing report. I have deleted the content from opendesktop.org, as that the content is included in the main KDE packages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=803384 https://bugzilla.novell.com/show_bug.cgi?id=803384#c4 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Raymond Wooninck <tittiatcoke@gmail.com> 2013-07-01 17:18:26 UTC --- As indicated. closing bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com